summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-11 12:15:03 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-11 12:26:39 -0400
commit327faac497b4195dbf1d3c8dbfeb2adcda9deb27 (patch)
treec081ba04287f441383f32d18ee0bd2ecafbfc184 /home/text.asm
parentd42330ed8b591db79c43ef680edc5965d6a7b14b (diff)
Magikarp functions moved to event/magikarp.asm
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index 1ddc72ea5..fa8d3b23f 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -972,7 +972,7 @@ Text_09:: ; 14d2
ld a, b
and $f0
swap a
- set 6, a
+ set PRINTNUM_RIGHTALIGN_F, a
ld b, a
call PrintNum
ld b, h