X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fdebug.h;h=d639b8e96d019f80ccbd17df260f30e5c114670e;hb=9ae1c0798cff2d1ed816bccb0723bd5a4ca97194;hp=5fc114badcd8595e14fba459be8bae627488e9dd;hpb=e68f847b245153427266841ae724d602ca434c29;p=physics.git diff --git a/src/debug.h b/src/debug.h index 5fc114b..d639b8e 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 suppress warnings +#define WARNINGS + // comment out to prevent FPS and UPS printing #define FPSUPS