diff --git a/src/bgfx_p.h b/src/bgfx_p.h index 23102d880..46dc3d5e1 100644 --- a/src/bgfx_p.h +++ b/src/bgfx_p.h @@ -3077,6 +3077,7 @@ namespace bgfx WARN_RESET_CAPS_FLAGS(HIDPI); #undef WARN_RESET_CAPS_FLAGS + BX_UNUSED(oldFlags); BX_WARN(g_caps.limits.maxTextureSize >= _width && g_caps.limits.maxTextureSize >= _height