mirror of
https://github.com/jpd002/Play-.git
synced 2025-05-02 23:47:58 +03:00
Move GSH_Direct3D9 build config to its own file.
This commit is contained in:
parent
3fe943de94
commit
083f7ae8ed
11 changed files with 63 additions and 65 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "GsContextView.h"
|
||||
#include "GsStateUtils.h"
|
||||
#include "../../gs/GsPixelFormats.h"
|
||||
#include "../GSH_Direct3D9.h"
|
||||
#include "../GSH_Direct3D9/GSH_Direct3D9.h"
|
||||
#include "win32/VerticalSplitter.h"
|
||||
|
||||
#define WNDSTYLE (WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CLIPCHILDREN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue