Predef_Flag -> Predef_FlagAction

This commit is contained in:
xCrystal
2018-01-05 11:05:01 +01:00
parent d68f961793
commit e9e8bf6eb1
15 changed files with 29 additions and 29 deletions

View File

@@ -31,7 +31,7 @@ CheckSeenMon:: ; 339b
PokedexFlagAction:: ; 33a1
ld d, 0
predef Predef_Flag
predef Predef_FlagAction
ld a, c
and a
ret