summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-09-02 17:46:11 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-09-02 17:46:11 -0400
commit32f10d3788edb733b83461ddd65d85f0816f2b83 (patch)
tree391228fa44b5f2fd254134c3f270d431fafca709
parent736db93fd898cbdc4883b3e9abbe7beb43bc6ce1 (diff)
Add Hall of Fame player info text
-rw-r--r--main.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/main.asm b/main.asm
index 965c16e4..43c65d90 100644
--- a/main.asm
+++ b/main.asm
@@ -99396,7 +99396,7 @@ Func_70377: ; 70377 (1c:4377)
call PlaceString
FuncCoord 1, 6 ; $c419
ld hl, Coord
- ld de, Unknown_703ea ; $43ea
+ ld de, HoFPlayTimeText ; $43ea
call PlaceString
FuncCoord 5, 7 ; $c431
ld hl, Coord
@@ -99410,7 +99410,7 @@ Func_70377: ; 70377 (1c:4377)
call PrintNumber
FuncCoord 1, 9 ; $c455
ld hl, Coord
- ld de, Unknown_703f4 ; $43f4
+ ld de, HoFMoneyText ; $43f4
call PlaceString
FuncCoord 4, 10 ; $c46c
ld hl, Coord
@@ -99429,11 +99429,11 @@ Func_703e2: ; 703e2 (1c:43e2)
ld c, $78
jp DelayFrames
-Unknown_703ea: ; 703ea (1c:43ea)
-INCBIN "baserom.gbc",$703ea,$703f4 - $703ea
+HoFPlayTimeText: ; 703ea (1c:43ea)
+ db "PLAY TIME@"
-Unknown_703f4: ; 703f4 (1c:43f4)
-INCBIN "baserom.gbc",$703f4,$703fa - $703f4
+HoFMoneyText: ; 703f4 (1c:43f4)
+ db "MONEY@"
UnnamedText_703fa: ; 703fa (1c:43fa)
TX_FAR _UnnamedText_703fa