Removed dummy text from needle[].

This commit is contained in:
Bobbi Webber-Manners 2020-08-08 19:53:35 -04:00
parent d898c1c356
commit f869996fa8
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ as3:
#pragma code-name (pop)
#pragma data-name (push, "LC")
char needle[80] = "The"; // Must be in LC memory if using AUXMEM
char needle[80] = ""; // Must be in LC memory if using AUXMEM
#pragma data-name (pop)
/*