summaryrefslogtreecommitdiff
path: root/Runtime/GfxDevice/d3d/D3D9Includes.h
blob: 84596ff351dbd66816c2f1a69b48420fefe89a05 (plain)
1
2
3
4
5
6
7
#ifndef D3DINCLUDES_H
#define D3DINCLUDES_H

//#define D3D_DEBUG_INFO
#include "External/DirectX/builds/dx9include/d3d9.h"

#endif