summaryrefslogtreecommitdiff
path: root/home/vblank.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-16 15:49:32 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-16 15:49:32 -0400
commitc552390a15ae27a24109f369264f1caa6b9f8295 (patch)
tree50a4aafba10095097004f09452c055b44b564c49 /home/vblank.asm
parent7b2515d1e47198322407081dfe57c7ca49f22c5f (diff)
Harmonize home/ with pokegold
Diffstat (limited to 'home/vblank.asm')
-rw-r--r--home/vblank.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/vblank.asm b/home/vblank.asm
index afa4dcbe5..3de9faea1 100644
--- a/home/vblank.asm
+++ b/home/vblank.asm
@@ -184,8 +184,8 @@ VBlank1::
call Serve2bppRequest_VBlank
call hTransferVirtualOAM
-.done
+.done
xor a
ld [wVBlankOccurred], a