forked from speed-dreams/speed-dreams-code
reverted accidental commit
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6488 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: bb437853807b0828cd9a783c635e5e7607f078ad Former-commit-id: bad51409ee407b81223693dadda97d4e0453087d
This commit is contained in:
parent
dfb241a1fd
commit
2d62190146
1 changed files with 0 additions and 2 deletions
|
@ -37,13 +37,11 @@
|
|||
# pragma warning (disable:4251) // class XXX needs a DLL interface ...
|
||||
#endif
|
||||
|
||||
#ifndef SDL_JOYSTICK
|
||||
#if defined(__APPLE__) && !defined(USE_MACPORTS)
|
||||
# include <js.h>
|
||||
#else
|
||||
# include <plib/js.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <SDL.h>
|
||||
#if 0
|
||||
|
|
Loading…
Reference in a new issue