Skip to content

Commit

Permalink
Update keywords.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
leftCoast committed Apr 3, 2024
1 parent 7899e43 commit 238d0eb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ lilParser KEYWORD1
# Methods and Functions (KEYWORD2)
#######################################

addCmd KEYWORD2
addChar KEYWORD2
numParams KEYWORD2
addCmd KEYWORD2
addChar KEYWORD2
numParams KEYWORD2
getNextParam KEYWORD2
getParamBuff KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################

PARAM_BUFF_SIZE LITERAL1
EOL LITERAL1
PARSE_ERR LITERAL1
CONFIG_ERR LITERAL1
PARAM_ERR LITERAL1
DEF_BUFF_SIZE LITERAL1
EOL LITERAL1
PARSE_ERR LITERAL1
CONFIG_ERR LITERAL1
PARAM_ERR LITERAL1

0 comments on commit 238d0eb

Please sign in to comment.