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_FlagAction -> Predef_SmallFarFlagAction
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user