summaryrefslogtreecommitdiff
path: root/engine/hall_of_fame.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 12:30:16 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 12:30:16 -0400
commitad3fca33d3532f5dcffd22e5b88d3169675f43d0 (patch)
treedb2e88ba1efa00c9957c688109a589294ba280b3 /engine/hall_of_fame.asm
parent888860a5eeec547348c6a049fdf2595c0aa1c522 (diff)
Attempt to make yellow buildable.
Building Errors: Segmentation Error.
Diffstat (limited to 'engine/hall_of_fame.asm')
-rwxr-xr-xengine/hall_of_fame.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/engine/hall_of_fame.asm b/engine/hall_of_fame.asm
index 179fcc82..9481afab 100755
--- a/engine/hall_of_fame.asm
+++ b/engine/hall_of_fame.asm
@@ -58,7 +58,7 @@ AnimateHallOfFame: ; 701c6 (1c:41c6)
ld c, $50
call DelayFrames
hlCoord 2, 13
- ld b, $30e
+ ld bc, $30e
call TextBoxBorder
hlCoord 4, 15
ld de, HallOfFameText
@@ -129,7 +129,7 @@ Func_702a2: ; 702a2 (1c:42a2)
and a
jr z, .asm_702f4
sla e
-.asm_702c7
+.asm_702f4
call .asm_70302
xor a
ld [hSCY], a
@@ -229,7 +229,7 @@ Func_703d1: ; 703d1 (1c:43d1)
ld bc, $60a
call TextBoxBorder
hlCoord 5, 0
- ld b, $209
+ ld bc, $209
call TextBoxBorder
hlCoord 7, 2
ld de, wPlayerName ; wd158