You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
No more NONE
This commit is contained in:
@@ -3103,7 +3103,7 @@ Function57e2: ; 57e2
|
||||
ld a, d
|
||||
and %10000000
|
||||
ret z
|
||||
ld bc, NONE ; debug?
|
||||
ld bc, 0 ; debug?
|
||||
ld hl, OBJECT_FACING
|
||||
add hl, bc
|
||||
ld a, [hl]
|
||||
|
||||
Reference in New Issue
Block a user