mirror of
https://github.com/libretro/RetroArch
synced 2025-04-25 09:02:44 +00:00
(360) Build fix
This commit is contained in:
parent
b03c18187a
commit
10c00eaf70
@ -26,7 +26,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "./../gfx/gfx_context.h"
|
#include "./../gfx/gfx_context.h"
|
||||||
#include "../console/retroarch_console.h"
|
|
||||||
#include "../general.h"
|
#include "../general.h"
|
||||||
#include "../message.h"
|
#include "../message.h"
|
||||||
|
|
||||||
|
@ -26,8 +26,6 @@
|
|||||||
#include "../libretro.h"
|
#include "../libretro.h"
|
||||||
#include "xinput_360_input.h"
|
#include "xinput_360_input.h"
|
||||||
|
|
||||||
#include "../console/retroarch_console.h"
|
|
||||||
|
|
||||||
static uint64_t state[MAX_PADS];
|
static uint64_t state[MAX_PADS];
|
||||||
static unsigned pads_connected;
|
static unsigned pads_connected;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user