feat: initial type matching for render classes

This commit is contained in:
Patoke
2026-02-28 06:26:40 -03:00
parent 68e5589511
commit 3017d6175a
5 changed files with 297 additions and 7 deletions
+3
View File
@@ -7,7 +7,10 @@
#include <cstdint>
#include <assert.h>
#include <Xinput.h>
#include <vector>
#include <d3d11.h>
#include <d3d11_1.h>
#include <DirectXMath.h>
#endif //PCH_H