You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More label updates, moved predefs to new file
Also named most of the engine and event flag constants.
This commit is contained in:
@@ -3051,8 +3051,8 @@ Function579d: ; 579d
|
||||
ld [wd04e], a
|
||||
ld [wd4e2], a
|
||||
call Function57bc
|
||||
callba Function149c6
|
||||
call c, Function57d9
|
||||
callba CheckWarpCollision
|
||||
call c, SpawnInFacingDown
|
||||
call Function57ca
|
||||
ret
|
||||
; 57bc
|
||||
@@ -3080,7 +3080,7 @@ Function57ca: ; 57ca
|
||||
jr Function57db
|
||||
; 57d9
|
||||
|
||||
Function57d9: ; 57d9
|
||||
SpawnInFacingDown: ; 57d9
|
||||
ld a, 0
|
||||
; fallthrough
|
||||
; 57db
|
||||
|
Reference in New Issue
Block a user