mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 12:14:41 +02:00
Upgrade to SDL2.0.3.
This commit is contained in:
@@ -70,7 +70,6 @@ SDL_GetPrefPath(const char *org, const char *app)
|
||||
*/
|
||||
|
||||
WCHAR path[MAX_PATH];
|
||||
char *utf8 = NULL;
|
||||
char *retval = NULL;
|
||||
WCHAR* worg = NULL;
|
||||
WCHAR* wapp = NULL;
|
||||
|
||||
Reference in New Issue
Block a user