Merge remote-tracking branch 'origin/Romain' into 3d-model

This commit is contained in:
StratiX0
2024-03-26 12:01:48 +01:00
10 changed files with 725 additions and 9 deletions

View File

@@ -36,7 +36,6 @@ public:
private:
bool Render(float, float, float, float);
private:
D3DClass* m_Direct3D;
CameraClass* m_Camera;