mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-19 02:53:21 +08:00
@@ -2262,7 +2262,7 @@ ioerr:
|
||||
|
||||
static bool CreateAPKNodes(const char *path)
|
||||
{
|
||||
SDL_Log("ANDROID: Parsing APK file '%s' ...", path);
|
||||
//SDL_Log("ANDROID: Parsing APK file '%s' ...", path);
|
||||
|
||||
SDL_IOStream *io = SDL_IOFromFile(path, "rb");
|
||||
if (!io) {
|
||||
|
||||
Reference in New Issue
Block a user