summaryrefslogtreecommitdiff
path: root/maps/TradeCenter.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-03-06 00:29:44 -0500
committeryenatch <yenatch@gmail.com>2014-03-06 00:29:44 -0500
commite703b5ef487187753db6eee5e21e985dfb573e67 (patch)
tree5041ca396fadd182d4856a88d86130c92b657324 /maps/TradeCenter.asm
parentbdbf38b072e91457304f84b0d8a106d547d074d3 (diff)
Text macros in maps/.
Looks fine at a glance.
Diffstat (limited to 'maps/TradeCenter.asm')
-rw-r--r--maps/TradeCenter.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/maps/TradeCenter.asm b/maps/TradeCenter.asm
index 2a90323fe..7f93aa385 100644
--- a/maps/TradeCenter.asm
+++ b/maps/TradeCenter.asm
@@ -58,8 +58,9 @@ UnknownScript_0x19340b: ; 0x19340b
; 0x193412
UnknownText_0x193412: ; 0x193412
- db $0, "Your friend is", $4f
- db "ready.", $57
+ text "Your friend is"
+ line "ready."
+ done
; 0x193429
TradeCenter_MapEventHeader: ; 0x193429