Explorar el Código

Fixed warning.

Бранимир Караџић hace 5 años
padre
commit
cce003c99f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/bgfx.cpp

+ 1 - 0
src/bgfx.cpp

@@ -1597,6 +1597,7 @@ namespace bgfx
 				, s_capsFlags[ii].m_str
 				);
 		}
+		BX_UNUSED(s_capsFlags);
 
 		BX_TRACE("");
 		BX_TRACE("Limits:");