summaryrefslogtreecommitdiffstats
path: root/src/core/main.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/main.h b/src/core/main.h
index 4dfaef5e..9b76a947 100644
--- a/src/core/main.h
+++ b/src/core/main.h
@@ -24,8 +24,6 @@ extern bool gbShowTimebars;
extern bool gbPrintMemoryUsage;
#endif
-extern bool gMakeResources;
-
class CSprite2d;
bool DoRWStuffStartOfFrame(int16 TopRed, int16 TopGreen, int16 TopBlue, int16 BottomRed, int16 BottomGreen, int16 BottomBlue, int16 Alpha);