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/FuchsiaGym.asm | |
parent | 5708cf75690d066c6e72f0e99d1aba2cfa54f774 (diff) |
Music and sound effect constants in map events.
Diffstat (limited to 'maps/FuchsiaGym.asm')
-rw-r--r-- | maps/FuchsiaGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/FuchsiaGym.asm b/maps/FuchsiaGym.asm index b608e7914..834d6dd94 100644 --- a/maps/FuchsiaGym.asm +++ b/maps/FuchsiaGym.asm @@ -31,7 +31,7 @@ JanineScript_0x195db9: ; 0x195db9 special $005e loadfont 2writetext UnknownText_0x195feb - playsound $009c + playsound SFX_GET_BADGE waitbutton setflag $0027 2jump UnknownScript_0x195e02 |