Smoothbrain indeed...

This commit is contained in:
2022-08-30 22:48:49 -05:00
parent dac01ffd0c
commit 13f8ff194b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ typedef enum {
Reg = 1,
Constant = 2,
Address = 4,
Nmomic = 8,
Mnemonic = 8,
Directive = 16
} TokenClass;