diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-03 14:42:46 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-03 14:42:46 -0400 |
commit | b7ed43bd568045f265fc96abee480ff8bb8e2177 (patch) | |
tree | 2fbfc9ff6bdd61ffc64ec0d94ee264a414f61f48 /text | |
parent | 6de043f87d500014c7cc9c85a203f387a9cd4c7a (diff) |
Make pokeyellow build correctly.
Diffstat (limited to 'text')
-rw-r--r-- | text/maps/safari_zone_entrance.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/safari_zone_entrance.asm b/text/maps/safari_zone_entrance.asm index 2998a9f9..065de6a9 100644 --- a/text/maps/safari_zone_entrance.asm +++ b/text/maps/safari_zone_entrance.asm @@ -33,7 +33,7 @@ SafariZoneEntranceText_9e6e4:: SafariZoneEntranceText_9e747:: text "That'll be ¥@" - TX_BCD wSubtrahend, $c3 + TX_BCD wPriceTemp, $c3 text "," line "please!" |