Added support for single buffering, if double buffering is not available.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403596
This commit is contained in:
Mike Gorchak 2009-05-05 17:50:34 +00:00
parent c2566086e3
commit 8c10b07962
3 changed files with 45 additions and 36 deletions

View file

@ -29,6 +29,4 @@
#include <inttypes.h>
#endif /* __SDL_HIDDI_JOYSTICK_H__ */