mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(console): handle color bits and depth bits in UpdateGxCVars
This commit is contained in:
parent
7e03c5e1d4
commit
a8a1309af1
@ -148,8 +148,8 @@ void RegisterGxCVars() {
|
||||
}
|
||||
|
||||
void UpdateGxCVars() {
|
||||
// TODO others
|
||||
|
||||
s_cvGxColorBits->Update();
|
||||
s_cvGxDepthBits->Update();
|
||||
s_cvGxWindow->Update();
|
||||
s_cvGxResolution->Update();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user