Sam Lantinga
54a0245b70
Fixed bug 3926 - SDL_main export
...
e_pluschauskas
I noticed that after updating SDL to 2.0.6 my application now exports SDL_main.
At GitHub SDL mirror (branch 2.0.5) SDL_main prototyped as
extern C_LINKAGE int SDL_main(int argc, char *argv[]);
but at branch 2.0.6 prototype is
extern C_LINKAGE DECLSPEC int SDL_main(int argc, char *argv[]);
2017-11-01 17:41:25 -07:00
..
2017-09-09 07:42:29 -07:00
2017-08-28 09:41:00 -07:00
2017-08-17 21:35:46 -04:00
2017-08-19 03:07:44 -07:00
2017-10-20 14:48:10 -07:00
2017-08-31 15:17:59 -07:00
2017-08-14 10:14:07 -07:00
2017-10-12 14:21:21 -07:00
2017-10-12 13:44:28 -07:00
2017-10-12 13:44:28 -07:00
2017-10-12 13:44:28 -07:00
2017-10-12 13:44:28 -07:00
2017-09-10 10:30:25 -07:00
2017-09-09 08:36:37 -07:00
2017-10-12 13:44:28 -07:00
2017-09-29 10:15:44 -07:00
2017-10-12 13:44:28 -07:00
2017-10-12 13:44:28 -07:00
2017-08-19 03:07:44 -07:00
2017-08-27 19:05:57 -07:00
2017-08-17 21:32:00 -04:00
2017-08-14 21:40:40 -07:00
2017-10-26 16:37:20 -07:00
2017-10-10 11:10:15 -07:00
2017-08-12 15:45:46 -07:00
2017-08-14 06:28:21 -07:00
2017-11-01 17:41:25 -07:00
2017-06-04 23:15:39 +02:00
2017-08-19 11:15:58 -07:00
2017-09-08 15:08:50 -07:00
2017-08-12 13:05:26 -07:00
2017-09-29 10:15:44 -07:00
2017-08-09 11:58:38 -07:00
2017-07-20 10:46:38 -07:00
2017-07-29 23:00:54 +02:00
2017-10-16 14:39:56 -07:00
2017-08-14 13:37:14 -07:00
2017-08-14 10:15:38 -07:00
2017-10-12 13:44:28 -07:00
2017-09-08 04:53:31 -07:00
2017-10-12 13:44:28 -07:00
2017-10-12 13:44:28 -07:00
2017-09-23 12:38:47 -07:00
2017-10-12 08:08:04 -07:00
2017-09-09 11:04:35 -07:00
2017-09-06 19:35:36 -04:00
2017-08-27 23:13:15 -07:00