Eliminate enum: use const instead, with case-by-case parallel const implementations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
INCLUDE "macros/enum.asm"
|
||||
INCLUDE "macros/const.asm"
|
||||
INCLUDE "macros/predef.asm"
|
||||
INCLUDE "macros/rst.asm"
|
||||
INCLUDE "macros/data.asm"
|
||||
|
Reference in New Issue
Block a user