diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-16 12:41:13 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-16 12:41:13 -0500 |
commit | d4bd4c393e59bb66a8d4f69f23dce694982723e1 (patch) | |
tree | 5662604cdd2c87ecfb6d5c72332df1486889f6ce /include/flags.h | |
parent | 9000ea3277d7c030e5830f5ca5206665b1c5be25 (diff) |
more labeling and use static
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 e8c23b538..8ed15cb99 100644 --- a/include/flags.h +++ b/include/flags.h @@ -72,6 +72,8 @@ #define SYS_BRAILLE_WAIT 0x851 #define SYS_BRAILLE_FLY 0x852 +#define SYS_POKEMON_LEAGUE_FLY 0x854 + #define SYS_TV_LATI 0x85D #define SYS_SHOAL_ITEM 0x85F |