mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Typo fix
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ static const ImageMeta imageIDs[] = {
|
||||
{"I_UNKNOWN_ISO", false},
|
||||
{"I_UMD_VIDEO_ISO", false},
|
||||
{"I_APP", false},
|
||||
{"I_SHORTCUT, false"},
|
||||
{"I_SHORTCUT", false},
|
||||
};
|
||||
|
||||
static std::string PNGNameFromID(std::string_view id) {
|
||||
|
||||
Reference in New Issue
Block a user