X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fdebug.h;h=9460055eae1f47e38f9b34074ee2dc3ebf570603;hb=46e842c7cc2e977f9bdd9fb4480dac26163fa25b;hp=5fc114badcd8595e14fba459be8bae627488e9dd;hpb=e68f847b245153427266841ae724d602ca434c29;p=physics.git diff --git a/src/debug.h b/src/debug.h index 5fc114b..9460055 100644 --- a/src/debug.h +++ b/src/debug.h @@ -27,6 +27,9 @@ using std::endl; // comment out when not debugging #define DEBUGGING +// comment out to supress warnings +#define WARNINGS + // comment out to prevent FPS and UPS printing #define FPSUPS