diff options
Diffstat (limited to 'constants/radio_constants.asm')
-rw-r--r-- | constants/radio_constants.asm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/constants/radio_constants.asm b/constants/radio_constants.asm index ee9cd6ce6..92aa39adc 100644 --- a/constants/radio_constants.asm +++ b/constants/radio_constants.asm @@ -89,6 +89,17 @@ const POKEDEX_SHOW_8 ; $57 const_def + const MAPRADIO_POKEMON_CHANNEL + const MAPRADIO_OAKS_MON_TALK + const MAPRADIO_POKEDEX_SHOW + const MAPRADIO_PKMN_MUSIC + const MAPRADIO_LUCKY_CHANNEL + const MAPRADIO_UNOWN + const MAPRADIO_PLACES_PEOPLE + const MAPRADIO_LETS_ALL_SING + const MAPRADIO_ROCKET + + const_def const BUENA_MON const BUENA_ITEM const BUENA_MOVE |