mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Don't redefine retro_rumble_effect
This commit is contained in:
parent
6a49dcfdd6
commit
6e1fb7b94d
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ extern "C" {
|
|||
|
||||
typedef struct rarch_joypad_driver input_device_driver_t;
|
||||
|
||||
enum retro_rumble_effect;
|
||||
|
||||
struct rarch_joypad_driver
|
||||
{
|
||||
bool (*init)(void *data);
|
||||
|
|
Loading…
Add table
Reference in a new issue