summaryrefslogtreecommitdiff
path: root/engine/printer.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/printer.asm')
-rwxr-xr-xengine/printer.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/printer.asm b/engine/printer.asm
index b72f99375..68c3c6c9f 100755
--- a/engine/printer.asm
+++ b/engine/printer.asm
@@ -49,7 +49,7 @@ PrintDexEntry: ; 8442c
ld a, [wPrinterQueueLength]
push af
- ld hl, VTiles1
+ ld hl, vTiles1
ld de, FontInversed
lb bc, BANK(FontInversed), $80
call Request1bpp