summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index a54c2685..9e24f905 100644
--- a/home.asm
+++ b/home.asm
@@ -2992,7 +2992,7 @@ GetTrainerName:: ; 359e (0:359e)
jp Bankswitch
-HasEnoughMoney::
+HasEnoughMoney:: ; 35c3 (0:35c3)
; Check if the player has at least as much
; money as the 3-byte BCD value at $ff9f.
ld de, wPlayerMoney