Mes coses

This commit is contained in:
2017-02-02 13:47:20 +01:00
parent 0864cdcf89
commit 6831f39d55
5 changed files with 7 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ t_token_op tkn_tokens[] = {
{ "updatescr", TOKEN_UPDATESCR },
{ "color", TOKEN_COLOR },
{ "border", TOKEN_BORDER },
{ "clrscr", TOKEN_CLRSCR },
{ "cls", TOKEN_CLS },
{ "wait", TOKEN_WAIT },
};