SDL/src/events
Sam Lantinga 1195dd8133 Fixed bug #215
The current SVN trunk is missing the SDLCALL specifier at numerous locations.

It has to be added for all (possibly user provided) callbacks.

I stumbled over this while creating a makefile for the OpenWatcom compiler for
Win32.
2006-05-07 03:40:06 +00:00
..
SDL_active.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_events_c.h Fixed some ultra-pedantic gcc warnings 2006-03-24 06:10:24 +00:00
SDL_events.c Fixed bug #215 2006-05-07 03:40:06 +00:00
SDL_expose.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_keyboard.c Patch from Dmitry Yakimov to fix building on WinCE 2006-05-03 04:11:38 +00:00
SDL_mouse.c Fixed bug #38 2006-03-14 06:00:30 +00:00
SDL_quit.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_resize.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_sysevents.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00