Minor update - ui x physix

This commit is contained in:
2025-01-15 20:42:42 +01:00
parent c707e49561
commit 39fa32603f
6 changed files with 106 additions and 100 deletions

View File

@@ -47,7 +47,8 @@ private :
bool showShaderWindow = false;
bool showEngineSettingsWindow = false;
private:
bool m_isPhyiscsEnabled = false;
ImGuiIO* io;
ID3D11Device* m_device;