summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-12 16:24:03 -0700
committerYamaArashi <shadow962@live.com>2015-07-12 16:24:03 -0700
commit849b53623b2ace56ef40b7bbdefe29a86e10162e (patch)
treebb51d26ff10480cdba37a27d38f266eb1c4057c8 /wram.asm
parenta957bb154046427966d6e00de526adab13388938 (diff)
shake screen functions
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 2fbbd7ec..83aa4e60 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1223,7 +1223,7 @@ W_FBMODE:: ; d09e
wNewTileBlockID:: ; d09f
wd09f:: ds 1 ; used with predef ReplaceTileBlock
-wd0a0:: ds 1 ; used in VBlank and ChangeBGPalColor0_4Frames
+wDisableVBlankWYUpdate:: ds 1 ; if non-zero, don't update WY during V-blank
W_SPRITECURPOSX:: ; d0a1
ds 1