From b7ed43bd568045f265fc96abee480ff8bb8e2177 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Thu, 3 Sep 2015 14:42:46 -0400 Subject: Make pokeyellow build correctly. --- text/maps/safari_zone_entrance.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text') 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!" -- cgit v1.3.1-sl0p