diff options
Diffstat (limited to 'constants/radio_constants.asm')
-rw-r--r-- | constants/radio_constants.asm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/constants/radio_constants.asm b/constants/radio_constants.asm new file mode 100644 index 000000000..76b48b1e7 --- /dev/null +++ b/constants/radio_constants.asm @@ -0,0 +1,18 @@ + const_def + const OAKS_POKEMON_TALK + const POKEDEX_SHOW + const POKEMON_MUSIC + const LUCKY_CHANNEL + const BUENAS_PASSWORD + const PLACES_AND_PEOPLE + const LETS_ALL_SING + const ROCKET_RADIO + const POKE_FLUTE_RADIO + const UNOWN_RADIO + const EVOLUTION_RADIO + + const_def + const BUENA_MON + const BUENA_ITEM + const BUENA_MOVE + const BUENA_STRING |