summaryrefslogtreecommitdiff
path: root/scripts/CeladonHotel.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/CeladonHotel.asm
parent53fcd05aa24693093d8af1dc8ec4fedd3957decc (diff)
Sync with pokered
Diffstat (limited to 'scripts/CeladonHotel.asm')
-rwxr-xr-xscripts/CeladonHotel.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/CeladonHotel.asm b/scripts/CeladonHotel.asm
index ee4e140c..2cdd95b0 100755
--- a/scripts/CeladonHotel.asm
+++ b/scripts/CeladonHotel.asm
@@ -7,13 +7,13 @@ CeladonHotel_TextPointers:
dw CeladonHotelText3
CeladonHotelText1:
- TX_FAR _CeladonHotelText1
- db "@"
+ text_far _CeladonHotelText1
+ text_end
CeladonHotelText2:
- TX_FAR _CeladonHotelText2
- db "@"
+ text_far _CeladonHotelText2
+ text_end
CeladonHotelText3:
- TX_FAR _CeladonHotelText3
- db "@"
+ text_far _CeladonHotelText3
+ text_end