X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fdebug.h;h=9460055eae1f47e38f9b34074ee2dc3ebf570603;hp=5fc114badcd8595e14fba459be8bae627488e9dd;hb=54fe85c5d10e60da6a9c9bbde11f7215723da572;hpb=e7005f1741c5dd50c07f0449670ba704507a3fec 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