Initial SDL_ps2_main implementation
This commit is contained in:
parent
1f3ae75228
commit
84d69da4e1
4 changed files with 57 additions and 1 deletions
|
@ -92,6 +92,9 @@
|
|||
*/
|
||||
#define SDL_MAIN_AVAILABLE
|
||||
|
||||
#elif defined(__PS2__)
|
||||
#define SDL_MAIN_AVAILABLE
|
||||
|
||||
#endif
|
||||
#endif /* SDL_MAIN_HANDLED */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue