From d46685be86a6d989203aef43882fdf2f0a5f0806 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 3 Mar 2019 17:13:24 -0500 Subject: Correct comments --- constants/radio_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') 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 -- cgit v1.2.3