aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hall_of_fame.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-12 11:51:59 -0700
committerGitHub <noreply@github.com>2016-06-12 11:51:59 -0700
commitbfaabd08be0a790dff961276d76af3e1af4e6e24 (patch)
tree60742e693805fd75031079e8d3b8a87847452d1e /engine/hall_of_fame.asm
parentMerge pull request #134 from YamaArashi/master (diff)
parentsync home (diff)
downloadpokeyellow-bfaabd08be0a790dff961276d76af3e1af4e6e24.tar.gz
pokeyellow-bfaabd08be0a790dff961276d76af3e1af4e6e24.tar.xz
pokeyellow-bfaabd08be0a790dff961276d76af3e1af4e6e24.zip
Merge pull request #135 from YamaArashi/master
sync tileset WRAM labels
Diffstat (limited to 'engine/hall_of_fame.asm')
-rwxr-xr-xengine/hall_of_fame.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/hall_of_fame.asm b/engine/hall_of_fame.asm
index dc1026a8..9eb4edc5 100755
--- a/engine/hall_of_fame.asm
+++ b/engine/hall_of_fame.asm
@@ -58,8 +58,8 @@ AnimateHallOfFame:
ld c, 80
call DelayFrames
coord hl, 2, 13
- ld b, $3
- ld c, $e
+ ld b, 3
+ ld c, 14
call TextBoxBorder
coord hl, 4, 15
ld de, HallOfFameText