summaryrefslogtreecommitdiff
path: root/constants/radio_constants.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-11 01:45:27 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-11 01:45:27 -0500
commitb45f89f80c62d22cbc2a4b38ae63a2da67878ee4 (patch)
tree1e3e32a19f964692480f8599fad621af70531743 /constants/radio_constants.asm
parentcc8dac5a22a4f9307dd2f94e4bf29ee5b132c0b7 (diff)
More constants and data tables
Diffstat (limited to 'constants/radio_constants.asm')
-rw-r--r--constants/radio_constants.asm3
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