diff options
author | yenatch <yenatch@gmail.com> | 2014-04-30 06:04:35 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-04-30 06:04:35 -0400 |
commit | ce59c9a84f34600dff097858ab3d00d55eaeaf78 (patch) | |
tree | f9f92c934ba299096ade83919942cd3ca0343b44 /maps/Route43Gate.asm | |
parent | 5708cf75690d066c6e72f0e99d1aba2cfa54f774 (diff) |
Music and sound effect constants in map events.
Diffstat (limited to 'maps/Route43Gate.asm')
-rw-r--r-- | maps/Route43Gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route43Gate.asm b/maps/Route43Gate.asm index cf5ea9324..6f53bf1d9 100644 --- a/maps/Route43Gate.asm +++ b/maps/Route43Gate.asm @@ -36,7 +36,7 @@ UnknownScript_0x19abd5: ; 0x19abd5 ; 0x19abda UnknownScript_0x19abda: ; 0x19abda - playmusic $0039 + playmusic MUSIC_ROCKET_ENCOUNTER checkcode $9 if_equal $0, UnknownScript_0x19abea if_equal $1, UnknownScript_0x19ac38 |