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/DayCare.asm | |
parent | 5708cf75690d066c6e72f0e99d1aba2cfa54f774 (diff) |
Music and sound effect constants in map events.
Diffstat (limited to 'maps/DayCare.asm')
-rw-r--r-- | maps/DayCare.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/DayCare.asm b/maps/DayCare.asm index ce4e30294..0e1cc2441 100644 --- a/maps/DayCare.asm +++ b/maps/DayCare.asm @@ -37,7 +37,7 @@ GrampsScript_0x62f8f: ; 0x62f8f special $007d loadfont 2writetext UnknownText_0x631ae - playsound $0091 + playsound SFX_KEY_ITEM waitbutton 2writetext UnknownText_0x631c3 closetext |