mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Add some comments and logging
This commit is contained in:
@@ -134,7 +134,6 @@ void GameManager::UninstallGame(const std::string &name) {
|
||||
AndroidJNIThreadContext context; // Destructor detaches.
|
||||
|
||||
Path gameDir = GetSysDirectory(DIRECTORY_GAME) / name;
|
||||
|
||||
auto st = GetI18NCategory(I18NCat::STORE);
|
||||
|
||||
INFO_LOG(HLE, "Uninstalling '%s'", gameDir.c_str());
|
||||
|
||||
Reference in New Issue
Block a user