1
0
mirror of https://github.com/borgesdan/xn65 synced 2024-12-29 21:54:47 +01:00
xn65/framework/platform/dxheaders.hpp
2024-04-11 10:38:56 -03:00

4 lines
86 B
C++

#include "dxgi.h"
#include "d3d11.h"
#include <d3dcompiler.h>
#include <DirectXMath.h>