From 80bae03975a84dadf080c79f52216866dd410cf8 Mon Sep 17 00:00:00 2001 From: dannye Date: Mon, 18 Jul 2016 01:17:03 -0500 Subject: Clean up text commands --- scripts/lab3.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/lab3.asm') diff --git a/scripts/lab3.asm b/scripts/lab3.asm index dbd0913d..b533d162 100755 --- a/scripts/lab3.asm +++ b/scripts/lab3.asm @@ -37,7 +37,8 @@ TM35PreReceiveText: ReceivedTM35Text: TX_FAR _ReceivedTM35Text - db $0B, "@" + TX_SFX_ITEM_1 + db "@" TM35ExplanationText: TX_FAR _TM35ExplanationText -- cgit v1.2.3