You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use labels for script specials instead of constants/static values.
This commit is contained in:
@@ -77,7 +77,7 @@ UnknownScript_0x19ac28: ; 0x19ac28
|
||||
applymovement $3, MovementData_0x19acaa
|
||||
applymovement $4, MovementData_0x19acc1
|
||||
dotrigger $1
|
||||
special $003d
|
||||
special RestartMapMusic
|
||||
end
|
||||
; 0x19ac38
|
||||
|
||||
@@ -113,7 +113,7 @@ UnknownScript_0x19ac72: ; 0x19ac72
|
||||
applymovement $4, MovementData_0x19accd
|
||||
applymovement $3, MovementData_0x19acb5
|
||||
dotrigger $1
|
||||
special $003d
|
||||
special RestartMapMusic
|
||||
end
|
||||
; 0x19ac82
|
||||
|
||||
|
||||
Reference in New Issue
Block a user