aboutsummaryrefslogtreecommitdiff
path: root/consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'consts.h')
-rw-r--r--consts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/consts.h b/consts.h
index 08a1801..ea4dbbe 100644
--- a/consts.h
+++ b/consts.h
@@ -4,4 +4,8 @@
#define RES_H 800
#define RES_V 600
+#define U_LOC_TIME 1
+#define U_LOC_PASS1 2
+#define U_LOC_WINDOW 3
+
#endif