diff options
author | YamaArashi <shadow962@live.com> | 2017-01-02 00:41:28 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-02 01:01:13 -0800 |
commit | 145e90483b2a30698f917f62e585aa7fa4794588 (patch) | |
tree | b1410a1bcec3eacaf5623cef33b10bc5a6f2a5d8 /include/flags.h | |
parent | c4af9225bc4e2f30a240e9cabca98fca4d708501 (diff) |
event_data.c
Diffstat (limited to 'include/flags.h')
-rw-r--r-- | include/flags.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/flags.h b/include/flags.h index 8d3885fe1..0c0cebc5f 100644 --- a/include/flags.h +++ b/include/flags.h @@ -51,7 +51,9 @@ #define SYS_BRAILLE_WAIT 0x851 #define SYS_BRAILLE_FLY 0x852 -#define SYS_B_DASH 0x860 // got Running Shoes +#define SYS_B_DASH 0x860 // got Running Shoes +#define SYS_CTRL_OBJ_DELETE 0x861 +#define SYS_RESET_RTC_ENABLE 0x862 // SPECIAL FLAGS (unknown purpose) |