summaryrefslogtreecommitdiff
path: root/maps/Route30.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-11 15:03:42 -0800
committeryenatch <yenatch@gmail.com>2015-02-11 15:03:42 -0800
commitb048ea0faf295832faa3f113ccb9308b60b0b11e (patch)
treea89a9c66c38f591c6bd889b303df1d583bd34eb8 /maps/Route30.asm
parent8bc89189cc8d6059d8eda1b2dd2ed952e7c6fd1d (diff)
Use labels for script specials instead of constants/static values.
Diffstat (limited to 'maps/Route30.asm')
-rw-r--r--maps/Route30.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route30.asm b/maps/Route30.asm
index a7e223770..2e7e990d6 100644
--- a/maps/Route30.asm
+++ b/maps/Route30.asm
@@ -23,7 +23,7 @@ YoungsterScript_0x1a1673: ; 0x1a1673
loadmovesprites
playsound SFX_TACKLE
applymovement $7, MovementData_0x1a1802
- special $003d
+ special RestartMapMusic
end
; 0x1a169a