rename hall of fame labels

This commit is contained in:
yenatch 2013-09-15 19:07:38 -04:00
parent 9ae1cd6a1c
commit 237861b553
2 changed files with 6 additions and 6 deletions

View File

@ -3187,9 +3187,9 @@ Script_halloffame: ; 0x97bd5
ld hl, $cfbc ld hl, $cfbc
res 0, [hl] res 0, [hl]
callba HallOfFame1 callba Mobile_HallOfFame
callba HallOfFame2 callba Mobile_HallOfFame2
callba HallOfFame3 callba HallOfFame
ld hl, $cfbc ld hl, $cfbc
set 0, [hl] set 0, [hl]
jr DisplayCredits jr DisplayCredits

View File

@ -58239,7 +58239,7 @@ INCBIN "gfx/fx/039.lz"
INCBIN "baserom.gbc", $8640b, $8640e - $8640b INCBIN "baserom.gbc", $8640b, $8640e - $8640b
HallOfFame3: ; 0x8640e HallOfFame: ; 0x8640e
call Function8648e call Function8648e
ld a, [StatusFlags] ld a, [StatusFlags]
push af push af
@ -78411,7 +78411,7 @@ UpdateUsedMoves: ; 105ed0
HallOfFame2: ; 0x105ef6 Mobile_HallOfFame2: ; 0x105ef6
ret ret
INCBIN "baserom.gbc", $105ef7, $105f33 - $105ef7 INCBIN "baserom.gbc", $105ef7, $105f33 - $105ef7
@ -78456,7 +78456,7 @@ Function10606a: ; 10606a
INCBIN "baserom.gbc", $10606b, $106078 - $10606b INCBIN "baserom.gbc", $10606b, $106078 - $10606b
HallOfFame1: ; 0x106078 Mobile_HallOfFame: ; 0x106078
ret ret
INCBIN "baserom.gbc", $106079, $106086 - $106079 INCBIN "baserom.gbc", $106079, $106086 - $106079