mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-23 19:54:39 +00:00
Add HAVE_D3D9 ifdef
This commit is contained in:
parent
de94f77629
commit
0b0a5b7890
@ -18,7 +18,9 @@
|
||||
|
||||
#include "d3d_common.h"
|
||||
|
||||
#ifdef HAVE_D3D9
|
||||
#include "../include/d3d9/d3dx9tex.h"
|
||||
#endif
|
||||
|
||||
bool d3d_swap(void *data, LPDIRECT3DDEVICE dev)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user