summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-05-18 14:56:14 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-05-18 14:56:14 -0400
commitbcd3819017fc825bf035e6d2195fdb646a1626a2 (patch)
tree71c00f48927d851e10375916d475bce8727e6896
parentf9a50105486ad0706e103b47f63d6a69d7ef02fa (diff)
Update home.asm
-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