summaryrefslogtreecommitdiff
path: root/home/vblank.asm
diff options
context:
space:
mode:
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 c1c4bbfe..d150abf4 100644
--- a/home/vblank.asm
+++ b/home/vblank.asm
@@ -98,7 +98,7 @@ VBlank0::
call Serve2bppRequest
call Serve1bppRequest
call AnimateTileset
- call BlackOutBGMap
+ call FillBGMap0WithBlack
.done