Fixed unresolved symbol on Visual Studio

This commit is contained in:
Sam Lantinga
2016-11-13 23:04:47 -08:00
parent 5e1151257d
commit 18e0ea1988

View File

@@ -25,8 +25,8 @@
#include "../joystick/SDL_joystick_c.h" /* For SDL_PrivateJoystickValid */
#include "SDL_assert.h"
static SDL_Haptic *SDL_haptics = NULL;
/* Global for SDL_windowshaptic.c */
SDL_Haptic *SDL_haptics = NULL;
/*
* Initializes the Haptic devices.