Moved verbose output to a shared module in the common/ directory.
git-svn-id: svn://svn.cc65.org/cc65/trunk@619 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -48,7 +48,6 @@ extern const char* OutputName; /* Name of output file */
|
||||
|
||||
extern unsigned long StartAddr; /* Start address */
|
||||
|
||||
extern unsigned char Verbose; /* Verbose operation flag */
|
||||
extern unsigned char VerboseMap; /* Verbose map file */
|
||||
extern const char* MapFileName; /* Name of the map file */
|
||||
extern const char* LabelFileName; /* Name of the label file */
|
||||
|
||||
Reference in New Issue
Block a user