Check the value of macroCount

This commit is contained in:
Eric Tang
2017-08-09 10:02:33 -07:00
parent c983e58d8e
commit 558089f856
2 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
ParserError_InvalidModuleConfigurationCount,
ParserError_InvalidKeymapCount,
ParserError_InvalidAbbreviationLen,
ParserError_InvalidMacroCount,
} parser_error_t;
// Functions: