aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/league_pc.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-27 18:48:44 -0700
committerYamaArashi <shadow962@live.com>2015-07-29 12:06:54 -0700
commit56d75db28ad827d514f3c2c52da0fe4ba2759610 (patch)
treec6ee60528141a29834d90269b379558db5bd4849 /engine/menu/league_pc.asm
parentfix tmlearn (diff)
downloadpokeyellow-56d75db28ad827d514f3c2c52da0fe4ba2759610.tar.gz
pokeyellow-56d75db28ad827d514f3c2c52da0fe4ba2759610.tar.xz
pokeyellow-56d75db28ad827d514f3c2c52da0fe4ba2759610.zip
constants for PrintNumber
Diffstat (limited to 'engine/menu/league_pc.asm')
-rwxr-xr-xengine/menu/league_pc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menu/league_pc.asm b/engine/menu/league_pc.asm
index 1f5cf8e0..b4c7f774 100755
--- a/engine/menu/league_pc.asm
+++ b/engine/menu/league_pc.asm
@@ -108,7 +108,7 @@ LeaguePCShowMon: ; 76610 (1d:6610)
call PlaceString
coord hl, 16, 15
ld de, wHoFTeamNo
- ld bc, $0103
+ lb bc, 1, 3
call PrintNumber
jpba HoFDisplayMonInfo