Sync compare macros, some event_scripts.s doc, begin map_scripts constants

This commit is contained in:
GriffinR
2020-01-08 18:09:24 -05:00
parent 26f7ba4823
commit 31d31d3260
194 changed files with 1933 additions and 1942 deletions
+6 -1
View File
@@ -303,7 +303,10 @@
#define VAR_0x40FE 0x40FE
#define VAR_0x40FF 0x40FF
#define SPECIAL_VARS_START 0x8000
#define VARS_END 0x40FF
#define SPECIAL_VARS_START 0x8000
#define VAR_0x8000 0x8000
#define VAR_0x8001 0x8001
#define VAR_0x8002 0x8002
@@ -326,4 +329,6 @@
#define VAR_MON_BOX_POS 0x8013
#define VAR_TEXT_COLOR 0x8014
#define SPECIAL_VARS_END 0x8014
#endif // GUARD_CONSTANTS_VARS_H