diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-22 18:03:00 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-22 18:03:00 -0500 |
commit | d08199c79d8168368aeac0381427d533e09f073d (patch) | |
tree | e97f322f3ec8a6f9e12e3360d358f3ed10ccb4d9 /home/window.asm | |
parent | 630d789c70fcd2b87336caf4762be2012790d4a8 (diff) |
Color fns, some more address decoding in link/mobile
Diffstat (limited to 'home/window.asm')
-rw-r--r-- | home/window.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm index 55e58f6a5..44e984131 100644 --- a/home/window.asm +++ b/home/window.asm @@ -44,7 +44,7 @@ CloseText:: ; 2dcf ld [hWY], a call ReplaceKrisSprite callba ReturnFromMapSetupScript - callba Function106594 + callba LoadOverworldFont ret ; 2e08 |