Rename wVramState to wStateFlags and use flag constants (#1078)
This commit is contained in:
@@ -2304,12 +2304,11 @@ wBattlePlayerAction::
|
||||
wSolvedUnownPuzzle::
|
||||
db
|
||||
|
||||
wVramState::
|
||||
wStateFlags::
|
||||
; bit 0: overworld sprite updating on/off
|
||||
; bit 1: something to do with sprite updates
|
||||
; bit 6: something to do with text
|
||||
; bit 7: on when surf initiates
|
||||
; flickers when climbing waterfall
|
||||
; bit 1: last 12 sprite OAM structs reserved
|
||||
; bit 6: in text state
|
||||
; bit 7: in scripted movement
|
||||
db
|
||||
|
||||
wBattleResult::
|
||||
|
Reference in New Issue
Block a user