SDL/src/filesystem/os2
Ozkan Sezer 5f3f67b16b os2/SDL_sysfilesystem.c: use OS/2 api DosCreateDir() instead of mkdir().
mkdir() from watcom and emx differ - the latter being unix-ish, so this
change avoids ifdefs.
2020-10-14 23:01:03 +03:00
..
SDL_sysfilesystem.c os2/SDL_sysfilesystem.c: use OS/2 api DosCreateDir() instead of mkdir(). 2020-10-14 23:01:03 +03:00