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 ",
" ON ",
" WAIT ",
" LIST ",
" LOAD ",
" SAVE ",
" DEF ",
" POKE ",