Predef_FlagAction -> Predef_SmallFarFlagAction

This commit is contained in:
xCrystal
2018-01-07 11:53:20 +01:00
parent e9e8bf6eb1
commit 2c789b64b1
13 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
Predef_FlagAction: ; 4d7c1
; Perform action b on flag c in flag array hl.
Predef_SmallFarFlagAction: ; 4d7c1
; Perform action b on bit c in flag array hl.
; If checking a flag, check flag array d:hl unless d is 0.
; For longer flag arrays, see FlagAction.