summaryrefslogtreecommitdiff
path: root/misc/printer_77.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-19 14:48:30 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-19 14:48:30 -0500
commit987ed1fafb2ed4920276089f8c93f1be3f31acac (patch)
treeee142b65e7a3a03514325258d5f3c7e9a40bd084 /misc/printer_77.asm
parent3d36f1a83711f117274c56f3ddb285d81a869bb3 (diff)
More work on slots; WRAM cleanup, Move Deleter
Diffstat (limited to 'misc/printer_77.asm')
-rwxr-xr-xmisc/printer_77.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/printer_77.asm b/misc/printer_77.asm
index 72a7ec645..b176e9be9 100755
--- a/misc/printer_77.asm
+++ b/misc/printer_77.asm
@@ -214,7 +214,7 @@ Function1dc381: ; 1dc381
call Function1dc52c
ld hl, TempMonDVs
predef GetUnownLetter
- ld hl, wc2c6
+ ld hl, wBoxAlignment
xor a
ld [hl], a
ld a, [CurPartySpecies]