Character maps.

This commit is contained in:
stag019
2013-12-22 20:55:14 -05:00
parent fd4b5c8925
commit 1218da79a9
8 changed files with 252 additions and 2 deletions

View File

@@ -298,6 +298,7 @@ struct sLexInitString staticstrings[] = {
{"rsset", T_POP_RSSET},
{"incbin", T_POP_INCBIN},
{"charmap", T_POP_CHARMAP},
{"fail", T_POP_FAIL},
{"warn", T_POP_WARN},