Files
SDL/include
Philipp Wiesemann d1cc72dd52 Fixed bug 1845 - SDL_GetNumTouchDevices() has incorrect prototype
nfxjfg

SDL_touch.h:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]

Is:

extern DECLSPEC int SDLCALL SDL_GetNumTouchDevices();

Should be:

extern DECLSPEC int SDLCALL SDL_GetNumTouchDevices(void);
2013-05-12 13:42:20 +02:00
..
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-04-24 10:42:44 -07:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00