From 4831b4429eab57f56cce4736b6930a54f07314f7 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 17 Aug 2015 11:51:09 -0400 Subject: Add radio_constants.asm, update "map" macro --- constants/radio_constants.asm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 constants/radio_constants.asm (limited to 'constants') 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 -- cgit v1.2.3