mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 06:28:29 +00:00
Patch from Sylvain to fix clang warnings
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "../joystick/SDL_joystick_c.h" /* For SDL_PrivateJoystickValid */
|
||||
#include "SDL_assert.h"
|
||||
|
||||
SDL_Haptic *SDL_haptics = NULL;
|
||||
static SDL_Haptic *SDL_haptics = NULL;
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user