mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
(Xbox 360) Buildfix
This commit is contained in:
parent
dfdbc00a84
commit
95371cbda1
@ -43,10 +43,11 @@
|
|||||||
|
|
||||||
#include "../common/win32_common.h"
|
#include "../common/win32_common.h"
|
||||||
|
|
||||||
#ifndef _XBOX
|
#ifdef _XBOX
|
||||||
|
#define D3D9_PRESENTATIONINTERVAL D3DRS_PRESENTINTERVAL
|
||||||
|
#else
|
||||||
#define HAVE_MONITOR
|
#define HAVE_MONITOR
|
||||||
#define HAVE_WINDOW
|
#define HAVE_WINDOW
|
||||||
#define D3D9_PRESENTATIONINTERVAL D3DRS_PRESENTINTERVAL
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_MENU
|
#ifdef HAVE_MENU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user