This commit is contained in:
Henrik Rydgård
2026-02-15 22:50:01 +01:00
parent deb3314d46
commit ad458affb2
+1 -1
View File
@@ -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) {