mirror of
https://github.com/mupen64plus/mupen64plus-ui-console.git
synced 2025-04-02 10:52:34 -04:00
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. |
||
---|---|---|
.. | ||
Makefile |