aboutsummaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/constants.h b/src/constants.h
index 54152bc..9e0a7a7 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -69,3 +69,7 @@
69#define BRm 45 69#define BRm 45
70#define BDm 46 70#define BDm 46
71#define BLm 47 71#define BLm 47
72
73/* Errors */
74#define errormove 99U
75#define errortrans 99U

Generated with cgit - Back to sebastiano.tronto.net