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

@@ -621,7 +621,7 @@ ShiftMoves: ; 4256e
EvoFlagAction: ; 42577
push de
ld d, $0
predef Predef_Flag
predef Predef_FlagAction
pop de
ret
; 42581