소스 검색

Fixed PS2 build

Sam Lantinga 3 년 전
부모
커밋
67ddb4c5a2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/core/ps2/SDL_ps2.c

+ 0 - 1
src/core/ps2/SDL_ps2.c

@@ -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();