summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorlibjet <libj3t@gmail.com>2020-02-18 03:15:05 +0000
committerlibjet <libj3t@gmail.com>2020-02-18 03:15:05 +0000
commit5462eca2314a6f4578e930c1787ae7fc61b90444 (patch)
treefe48acd3876e69eb9865cf7a41df18b6499fef88 /wram.asm
parenta7e3a999ff21ecac0bfbe7f091f9ff901075a323 (diff)
Add sprite_updates.asm
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 53e3d02b..0c6d12c1 100644
--- a/wram.asm
+++ b/wram.asm
@@ -131,7 +131,7 @@ wAutoInputLength:: db ; c2ca
wMonStatusFlags:: ds 1 ; c1cb
wGameLogicPaused:: ds 1 ; c1cc
-wRTCEnabled:: ds 1
+wSpriteUpdatesEnabled:: db
wc1ce:: ds 1 ; c1ce
wMapTimeOfDay:: ds 1 ; c1cf
ds 3