mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Make failedOnMissingInclude not extern
This commit is contained in:
@@ -41,7 +41,6 @@ struct Options {
|
||||
};
|
||||
|
||||
extern Options options;
|
||||
extern bool failedOnMissingInclude;
|
||||
|
||||
#define verbosePrint(...) \
|
||||
do { \
|
||||
|
||||
Reference in New Issue
Block a user