Allow to define symbols in the linker config
git-svn-id: svn://svn.cc65.org/cc65/trunk@620 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -65,6 +65,7 @@ typedef enum {
|
||||
CFGTOK_SEGMENTS,
|
||||
CFGTOK_FORMATS,
|
||||
CFGTOK_FEATURES,
|
||||
CFGTOK_SYMBOLS,
|
||||
|
||||
CFGTOK_START,
|
||||
CFGTOK_SIZE,
|
||||
|
||||
Reference in New Issue
Block a user