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

3 lines
61 B
C++
Raw Normal View History

2024-04-09 15:15:11 -03:00
#include "dxgi.h"
#include "d3d11.h"
2024-04-12 11:36:29 -03:00
#include <d3dcompiler.h>