mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
feat(gx): add directxmath for MinGW
This commit is contained in:
parent
0d09dee4b3
commit
3e77eb935a
51 changed files with 49251 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "gx/texture/CGxTex.hpp"
|
||||
#include "math/Utils.hpp"
|
||||
#include <algorithm>
|
||||
#include <directxmath.h>
|
||||
#include <DirectXMath.h>
|
||||
|
||||
int32_t CGxDeviceD3d::s_clientAdjustWidth;
|
||||
int32_t CGxDeviceD3d::s_clientAdjustHeight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue