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