Rename wVramState to wStateFlags and use flag constants (#1078)
This commit is contained in:
@@ -3,7 +3,7 @@ PhoneRing_CopyTilemapAtOnce:
|
||||
and a
|
||||
jp z, WaitBGMap
|
||||
ld a, [wSpriteUpdatesEnabled]
|
||||
cp $0
|
||||
cp FALSE
|
||||
jp z, WaitBGMap
|
||||
|
||||
; The following is a modified version of _CopyTilemapAtOnce
|
||||
|
Reference in New Issue
Block a user