mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-04-25 19:54:58 +02:00
Removed extern declaration of not existing SDL_numhaptics from internal header.
This commit is contained in:
parent
0f87761bf3
commit
e2a5c1d203
@ -27,12 +27,6 @@
|
|||||||
#include "SDL_haptic.h"
|
#include "SDL_haptic.h"
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Number of haptic devices on the system.
|
|
||||||
*/
|
|
||||||
extern Uint8 SDL_numhaptics;
|
|
||||||
|
|
||||||
|
|
||||||
struct haptic_effect
|
struct haptic_effect
|
||||||
{
|
{
|
||||||
SDL_HapticEffect effect; /* The current event */
|
SDL_HapticEffect effect; /* The current event */
|
||||||
|
Loading…
Reference in New Issue
Block a user