diff options
Diffstat (limited to 'constants/radio_constants.asm')
-rw-r--r-- | constants/radio_constants.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/radio_constants.asm b/constants/radio_constants.asm index 8c7572910..03d4ede5a 100644 --- a/constants/radio_constants.asm +++ b/constants/radio_constants.asm @@ -1,7 +1,8 @@ ; radio channel ids ; indexes for: -; - PlayRadioShow/RadioJumptable (see engine/radio.asm) ; - RadioChannelSongs (see data/radio/channel_music.asm) +; - PlayRadioShow/RadioJumptable (see engine/radio.asm) +; - RadioChannels (see engine/radio.asm) const_def const OAKS_POKEMON_TALK ; 00 const POKEDEX_SHOW ; 01 |