mirror of
https://github.com/libretro/RetroArch
synced 2025-03-25 16:44:01 +00:00
Some more cleanups in input_common.c
This commit is contained in:
parent
75fe0b5648
commit
dd53241a24
@ -24,16 +24,6 @@
|
|||||||
#include "../config.h"
|
#include "../config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_DINPUT
|
|
||||||
#undef DIRECTINPUT_VERSION
|
|
||||||
#define DIRECTINPUT_VERSION 0x0800
|
|
||||||
#include <dinput.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(HAVE_SDL) || defined(HAVE_SDL2)
|
|
||||||
#include "SDL.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
const char *input_joypad_name(const rarch_joypad_driver_t *drv,
|
const char *input_joypad_name(const rarch_joypad_driver_t *drv,
|
||||||
unsigned joypad)
|
unsigned joypad)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user