Fixed PS2 build
This commit is contained in:
@@ -68,7 +68,6 @@ DECLSPEC int
|
|||||||
SDL_RunApp(int argc, char* argv[], SDL_main_func mainFunction, void * reserved)
|
SDL_RunApp(int argc, char* argv[], SDL_main_func mainFunction, void * reserved)
|
||||||
{
|
{
|
||||||
int res;
|
int res;
|
||||||
char cwd[FILENAME_MAX];
|
|
||||||
(void)reserved;
|
(void)reserved;
|
||||||
|
|
||||||
prepare_IOP();
|
prepare_IOP();
|
||||||
|
|||||||
Reference in New Issue
Block a user