mupen64plus-ui-console/projects
Sven Eckelmann 9a3c294a88 Avoid crash caused by missing initial SDL startup
SDL needs to overwrite the main function to initialize the inner state on some
operating systems. Not doing it this way will cause random crashes and
undefined behaviour.

Systems which need a special main function are for example Apple MacOS,
Android, iPhone or Win32. SDL will handle it automatically and keep systems
without such requirement with an untouched main function.
2013-06-25 14:57:05 +02:00
..
msvc8 1. add project dependencies to solution file 2012-03-06 20:48:41 -08:00
msvc11 update msvc11 solution file to use the moved glide64mk2 project files in 'msvc11' 2013-06-01 08:19:46 -07:00
unix Avoid crash caused by missing initial SDL startup 2013-06-25 14:57:05 +02:00