You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Predef_Flag -> Predef_FlagAction
This commit is contained in:
@@ -92,7 +92,7 @@ AIChooseMove: ; 440ce
|
||||
|
||||
push bc
|
||||
ld d, BANK(TrainerClassAttributes)
|
||||
predef Predef_Flag
|
||||
predef Predef_FlagAction
|
||||
ld d, c
|
||||
pop bc
|
||||
|
||||
|
Reference in New Issue
Block a user