Added grind support
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
#define SYMBOL_DEFINITION 1
|
||||
#define REFERENCE 2
|
||||
#define STORE_STRING 3
|
||||
#define FORCE_DEF 4
|
||||
|
||||
#define conv_seg( s) ( ( s == SEGROM) ? SEGCON : s)
|
||||
|
||||
Reference in New Issue
Block a user