Odin
Odin copied to clipboard
Fix opengl's `check_error` helper procedure not printing errors in debug builds
trafficstars
check_error procedures were flipped when defined in the when GL_DEBUG { ... } else { ... } blocks, so it didn't print errors by default in debug builds