diff --git a/src/console/Device.cpp b/src/console/Device.cpp index ac2a357..1c9c034 100644 --- a/src/console/Device.cpp +++ b/src/console/Device.cpp @@ -148,8 +148,8 @@ void RegisterGxCVars() { } void UpdateGxCVars() { - // TODO others - + s_cvGxColorBits->Update(); + s_cvGxDepthBits->Update(); s_cvGxWindow->Update(); s_cvGxResolution->Update();