aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/SafariZoneWest.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
committerdannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
commit5647ca687b92954dcf37a6ea6bfbc9a341c32de4 (patch)
treedde1937a1bfdb3a835f4155e1c2eb8f1aaf86f63 /scripts/SafariZoneWest.asm
parentMerge pull request #55 from Deokishisu/patch-1 (diff)
downloadpokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.gz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.xz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.zip
Sync with pokered
Diffstat (limited to 'scripts/SafariZoneWest.asm')
-rwxr-xr-xscripts/SafariZoneWest.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/SafariZoneWest.asm b/scripts/SafariZoneWest.asm
index 483a92ee..7ae0807d 100755
--- a/scripts/SafariZoneWest.asm
+++ b/scripts/SafariZoneWest.asm
@@ -12,17 +12,17 @@ SafariZoneWest_TextPointers:
dw SafariZoneWestText8
SafariZoneWestText5:
- TX_FAR _SafariZoneWestText5
- db "@"
+ text_far _SafariZoneWestText5
+ text_end
SafariZoneWestText6:
- TX_FAR _SafariZoneWestText6
- db "@"
+ text_far _SafariZoneWestText6
+ text_end
SafariZoneWestText7:
- TX_FAR _SafariZoneWestText7
- db "@"
+ text_far _SafariZoneWestText7
+ text_end
SafariZoneWestText8:
- TX_FAR _SafariZoneWestText8
- db "@"
+ text_far _SafariZoneWestText8
+ text_end