Fixed a few "-Wredundant-decls" warnings
This commit is contained in:
committed by
Özkan Sezer
parent
550d95e04f
commit
1749aba641
@@ -27,8 +27,6 @@
|
||||
#include "SDL3/SDL_mutex.h"
|
||||
#include "SDL3/SDL_error.h"
|
||||
|
||||
extern struct SDL_JoystickDriver SDL_HIDAPI_JoystickDriver;
|
||||
|
||||
typedef struct haptic_list_node
|
||||
{
|
||||
SDL_Haptic *haptic;
|
||||
|
||||
Reference in New Issue
Block a user