mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-26 16:54:50 +02:00
+1
-1
@@ -181,7 +181,7 @@ template <typename I> std::string int2hexstr(I w, size_t hex_len = sizeof(I) <<
|
||||
}
|
||||
|
||||
void GameScreen::update() {
|
||||
UIScreen::update();
|
||||
UITwoPaneBaseDialogScreen::update();
|
||||
|
||||
GameInfoFlags hasFlags;
|
||||
g_gameInfoCache->GetInfo(NULL, gamePath_, g_desiredFlags, &hasFlags);
|
||||
|
||||
Reference in New Issue
Block a user