Skip to content

Commit 33d48c3

Browse files
Asdqwepsxdev
authored andcommitted
1 parent 3ba2f57 commit 33d48c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platforms/rcore_desktop_sdl.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,6 @@ int InitPlatform(void)
16091609
//----------------------------------------------------------------------------
16101610
// Define base path for storage
16111611
CORE.Storage.basePath = SDL_GetBasePath(); // Alternative: GetWorkingDirectory();
1612-
CHDIR(CORE.Storage.basePath);
16131612
//----------------------------------------------------------------------------
16141613

16151614
TRACELOG(LOG_INFO, "PLATFORM: DESKTOP (SDL): Initialized successfully");

0 commit comments

Comments
 (0)