You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Predef_Flag -> Predef_FlagAction
This commit is contained in:
@@ -2331,7 +2331,7 @@ HasVisitedSpawn: ; 91c50
|
||||
ld hl, wVisitedSpawns
|
||||
ld b, CHECK_FLAG
|
||||
ld d, 0
|
||||
predef Predef_Flag
|
||||
predef Predef_FlagAction
|
||||
ld a, c
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user