summaryrefslogtreecommitdiff
path: root/maps/Route25.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/Route25.asm
parent8bc89189cc8d6059d8eda1b2dd2ed952e7c6fd1d (diff)
Use labels for script specials instead of constants/static values.
Diffstat (limited to 'maps/Route25.asm')
-rw-r--r--maps/Route25.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route25.asm b/maps/Route25.asm
index e4f66416c..a003d362c 100644
--- a/maps/Route25.asm
+++ b/maps/Route25.asm
@@ -41,7 +41,7 @@ UnknownScript_0x19eea0: ; 0x19eea0
disappear $2
clearevent $076f
dotrigger $0
- special $003d
+ special RestartMapMusic
end
; 0x19eee0
@@ -68,7 +68,7 @@ UnknownScript_0x19eee0: ; 0x19eee0
disappear $2
clearevent $076f
dotrigger $0
- special $003d
+ special RestartMapMusic
end
; 0x19ef20