|
aa6ea607
|
2022-05-18T06:57:28
|
|
Fixed whitespace
Whitespace inconsistencies reported in https://github.com/libsdl-org/SDL/pull/5673
|
|
df1474b4
|
2022-01-08T11:55:10
|
|
psp/SDL_sysfilesystem.c: fixed a minor compiler warning.
src/filesystem/psp/SDL_sysfilesystem.c: In function 'SDL_GetPrefPath':
src/filesystem/psp/SDL_sysfilesystem.c:71: warning: passing argument 1 of 'free' discards qualifiers from pointer target type
|
|
6d46e30f
|
2022-01-05T14:31:31
|
|
Remove extra / in PSP GetPrefPath
|
|
33dccbb3
|
2022-01-05T14:00:37
|
|
Make sure GetPrefPath also works without org
|
|
13a9cd47
|
2022-01-01T16:08:00
|
|
Adding sysfilesystem driver to PSP
|