LOAD token was missing

This commit is contained in:
Kelvin Sherlock 2022-08-29 11:52:28 -04:00
parent 65c8d8b12c
commit 07707e3ced
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ const char *tokens[]={
" STOP ", " STOP ",
" ON ", " ON ",
" WAIT ", " WAIT ",
" LIST ", " LOAD ",
" SAVE ", " SAVE ",
" DEF ", " DEF ",
" POKE ", " POKE ",