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