Use labels for script specials instead of constants/static values.

This commit is contained in:
yenatch
2015-02-11 15:03:42 -08:00
parent 8bc89189cc
commit b048ea0faf
110 changed files with 699 additions and 691 deletions

View File

@@ -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