diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-13 23:55:40 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-13 23:55:40 -0500 |
commit | 5f5c80818653e135e5cda11ce430bde7cbcd62c1 (patch) | |
tree | 170adf73086cb6a4afec09d8de6cd8941e444c0e /include/flags.h | |
parent | e7cac5f7b3974d8aa181016fe603fb945fc25405 (diff) |
finish decompiling record_mixing
Diffstat (limited to 'include/flags.h')
-rw-r--r-- | include/flags.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/flags.h b/include/flags.h index 0e408a833..26a129ea2 100644 --- a/include/flags.h +++ b/include/flags.h @@ -50,6 +50,7 @@ #define SYS_BRAILLE_STRENGTH 0x850 #define SYS_BRAILLE_WAIT 0x851 #define SYS_BRAILLE_FLY 0x852 +#define SYS_HAS_EON_TICKET 0x853 #define SYS_TV_LATI 0x85D |