@@ -1330,7 +1330,7 @@ DefineEngineFunction( getBestHDRFormat, GFXFormat, (),,
return format;
}
-DefineConsoleFunction(ResetGFX, void, (), , "")
+DefineConsoleFunction(ResetGFX, void, (), , "forces the gbuffer to be reinitialized in cases of improper/lack of buffer clears.")
{
GFX->beginReset();