1
0
Fork 0

More joystick code fixes

This commit is contained in:
Frederic Bouvier 2011-01-14 22:07:13 +01:00
parent ab686ab8d4
commit 47624c1a4f

View file

@ -21,6 +21,8 @@
$Id: jsWindows.cxx 2114 2006-12-21 20:53:13Z fayjf $
*/
#if defined (_WIN32)
#include "FGjs.hxx"
#include <windows.h>
#include <regstr.h>
@ -29,8 +31,6 @@
#include <plib/ul.h>
#if defined (_WIN32)
#define _JS_MAX_AXES_WIN 8 /* X,Y,Z,R,U,V,POV_X,POV_Y */
struct os_specific_s {