Started work on preprocessing jump addresses
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
typedef enum TokenType
|
||||
{
|
||||
TOKEN_STAR,
|
||||
TOKEN_LITERAL_NUMBER,
|
||||
TOKEN_LITERAL_CHAR,
|
||||
TOKEN_NOOP,
|
||||
|
||||
Reference in New Issue
Block a user