diff options
Diffstat (limited to 'text/CeladonMart3F.asm')
-rw-r--r-- | text/CeladonMart3F.asm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/text/CeladonMart3F.asm b/text/CeladonMart3F.asm index 8211750d..9871a5ae 100644 --- a/text/CeladonMart3F.asm +++ b/text/CeladonMart3F.asm @@ -10,8 +10,9 @@ _TM18PreReceiveText:: _ReceivedTM18Text:: text "<PLAYER> received" line "@" - TX_RAM wcf4b - text "!@@" + text_ram wcf4b + text "!@" + text_end _TM18ExplanationText:: text "TM18 is COUNTER!" |