mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 23:37:09 -05:00
Removed extern declaration of not existing SDL_numhaptics from internal header.
This commit is contained in:
parent
2bc2334692
commit
1bc1891db0
|
|
@ -27,12 +27,6 @@
|
|||
#include "SDL_haptic.h"
|
||||
|
||||
|
||||
/*
|
||||
* Number of haptic devices on the system.
|
||||
*/
|
||||
extern Uint8 SDL_numhaptics;
|
||||
|
||||
|
||||
struct haptic_effect
|
||||
{
|
||||
SDL_HapticEffect effect; /* The current event */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user