Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/olpcgamesutil.py
diff options
context:
space:
mode:
Diffstat (limited to 'olpcgamesutil.py')
-rw-r--r--olpcgamesutil.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/olpcgamesutil.py b/olpcgamesutil.py
new file mode 100644
index 0000000..54f9526
--- /dev/null
+++ b/olpcgamesutil.py
@@ -0,0 +1,3 @@
+# This is part of olpcgames
+
+(FILE_READ_REQUEST, FILE_WRITE_REQUEST) = range(2**16, 2**16+2)