mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-04 20:37:49 +00:00
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)
|
||||
{
|
||||
int res;
|
||||
char cwd[FILENAME_MAX];
|
||||
(void)reserved;
|
||||
|
||||
prepare_IOP();
|
||||
|
||||
Reference in New Issue
Block a user