mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(DInput) Buildfix pt. 2
This commit is contained in:
parent
ce6401f327
commit
58321991b0
@ -48,6 +48,7 @@ static const GUID common_xinput_guids[] = {
|
||||
/* forward declarations */
|
||||
void dinput_destroy_context(void);
|
||||
bool g_xinput_block_pads;
|
||||
int g_xinput_pad_indexes[MAX_USERS];
|
||||
LPDIRECTINPUT8 g_dinput_ctx;
|
||||
|
||||
static void dinput_joypad_destroy(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user