View Single Post
Old March 11th, 2009   #217 (permalink)
sl1nk3
Registered User
 
Join Date: Aug 2008
Location: France
Posts: 373
Oops, sorry i forgot to add the InputCommon changes.
However, the error says it all

here is the patch :
Code:
Index: Core/InputCommon/Src/SDL.h
===================================================================
--- Core/InputCommon/Src/SDL.h	(revision 2635)
+++ Core/InputCommon/Src/SDL.h	(working copy)
@@ -93,6 +93,7 @@
 	int triggertype;		// Triggers range
 	std::string SDiagonal;
 	bool bSquareToCircle;
+	bool rumble;
 	int eventnum;			// Linux Event Number, Can't be found dynamically yet
 };
__________________
XP x86 - Win7 x64 | Core 2E6600 @ 3.4GHz |
P5W DH Deluxe i975x | 2 x 2GB G.Skill PI black | ATI HD4870 1GB
sl1nk3 is offline   Reply With Quote