diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-17 16:12:01 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-17 16:12:01 -0400 |
commit | 3d9f4bb75b6df275e578f3945d998dcd916f9b58 (patch) | |
tree | 625d5579da417f425ae93c97f935f562cc046d38 /include/flags.h | |
parent | ee6893441e0fdb02ebf6269b91d3382645a5c0fe (diff) |
Players house TV check function
Diffstat (limited to 'include/flags.h')
-rw-r--r-- | include/flags.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/flags.h b/include/flags.h index 56325dea6..d2aa0c47f 100644 --- a/include/flags.h +++ b/include/flags.h @@ -51,6 +51,8 @@ #define SYS_BRAILLE_WAIT 0x851 #define SYS_BRAILLE_FLY 0x852 +#define SYS_TV_LATI 0x85D + #define SYS_SHOAL_ITEM 0x85F #define SYS_B_DASH 0x860 // got Running Shoes #define SYS_CTRL_OBJ_DELETE 0x861 |