summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-03-03 17:13:24 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2019-03-03 17:13:24 -0500
commitd46685be86a6d989203aef43882fdf2f0a5f0806 (patch)
treea573b072091d56dd0136e2ce6ede7952317422dc /constants
parentae319020740918973849652a5d0ab8ff7f8dbbd7 (diff)
Correct comments
Diffstat (limited to 'constants')
-rw-r--r--constants/radio_constants.asm2
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