mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-16 07:29:53 +00:00
Revert "Don't redefine retro_input_t"
This reverts commit dd68a2a9273d52a5e1df664390bcc4869e51db14.
This commit is contained in:
parent
80efc1339e
commit
bbb28a5406
@ -17,10 +17,11 @@
|
||||
#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