summaryrefslogtreecommitdiff
path: root/plugins/dfinput
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-06-26 00:53:22 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-06-26 00:53:22 +0000
commit6349404da5984e6785574c96db3eb3a08a515b37 (patch)
tree321d3f7f201b3f1f79190744c1387dff95e01d06 /plugins/dfinput
parentf51a15e84f8ec88c183ada3fab62dd4786ab9977 (diff)
Even more work on the memory card management.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85558 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfinput')
-rwxr-xr-xplugins/dfinput/sdljoy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfinput/sdljoy.c b/plugins/dfinput/sdljoy.c
index 92db9f4a..7d0dad71 100755
--- a/plugins/dfinput/sdljoy.c
+++ b/plugins/dfinput/sdljoy.c
@@ -19,7 +19,7 @@
#include "pad.h"
#if SDL_VERSION_ATLEAST(1,3,0)
-//static SDL_HapticEffect haptic_rumbleEffect;
+static SDL_HapticEffect haptic_rumbleEffect;
#endif
void JoyInitHaptic()