Asdqwe hai 10 meses
pai
achega
a2e31c4e1b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/platforms/rcore_desktop_sdl.c

+ 0 - 1
src/platforms/rcore_desktop_sdl.c

@@ -1609,7 +1609,6 @@ int InitPlatform(void)
     //----------------------------------------------------------------------------
     // Define base path for storage
     CORE.Storage.basePath = SDL_GetBasePath(); // Alternative: GetWorkingDirectory();
-    CHDIR(CORE.Storage.basePath);
     //----------------------------------------------------------------------------
 
     TRACELOG(LOG_INFO, "PLATFORM: DESKTOP (SDL): Initialized successfully");