mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Don't redefine retro_input_t
This commit is contained in:
parent
5a8a3dc46c
commit
dd68a2a927
@ -17,11 +17,10 @@
|
||||
#ifndef _MENU_INPUT_H
|
||||
#define _MENU_INPUT_H
|
||||
|
||||
#include "../input/input_driver.h"
|
||||
#include "../input/keyboard_line.h"
|
||||
#include "../libretro.h"
|
||||
|
||||
typedef uint64_t retro_input_t;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user