mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 14:35:45 -04:00
Android: Implement RetroAchievements
This commit is contained in:
@ -114,6 +114,7 @@ void AndroidHTTPDownloader::ProcessRequest(Request* req)
|
||||
}
|
||||
|
||||
env->DeleteLocalRef(obj);
|
||||
AndroidHelpers::GetJavaVM()->DetachCurrentThread();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user