Allow a CPU spec in the GLOBAL section of the info file
git-svn-id: svn://svn.cc65.org/cc65/trunk@2269 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -65,6 +65,7 @@ typedef enum token_t {
|
||||
INFOTOK_LABEL,
|
||||
|
||||
/* Global section */
|
||||
INFOTOK_CPU,
|
||||
INFOTOK_INPUTNAME,
|
||||
INFOTOK_OUTPUTNAME,
|
||||
INFOTOK_PAGELENGTH,
|
||||
|
||||
Reference in New Issue
Block a user