summaryrefslogtreecommitdiff
path: root/scripts/PewterSpeechHouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/PewterSpeechHouse.asm')
-rwxr-xr-xscripts/PewterSpeechHouse.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/PewterSpeechHouse.asm b/scripts/PewterSpeechHouse.asm
index 943e1759..5d3d9249 100755
--- a/scripts/PewterSpeechHouse.asm
+++ b/scripts/PewterSpeechHouse.asm
@@ -6,9 +6,9 @@ PewterSpeechHouse_TextPointers:
dw PewterHouse2Text2
PewterHouse2Text1:
- TX_FAR _PewterHouse2Text1
- db "@"
+ text_far _PewterHouse2Text1
+ text_end
PewterHouse2Text2:
- TX_FAR _PewterHouse2Text2
- db "@"
+ text_far _PewterHouse2Text2
+ text_end