mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Split the display layout config between landscape and portrait orientations
This commit is contained in:
@@ -149,6 +149,7 @@ static const ImageMeta imageIDs[] = {
|
||||
{"I_SHARE", false},
|
||||
{"I_LOGO_PLAY_STORE", false},
|
||||
{"I_LOGO_APP_STORE", false},
|
||||
{"I_SEARCH", false},
|
||||
};
|
||||
|
||||
static std::string PNGNameFromID(std::string_view id) {
|
||||
|
||||
Reference in New Issue
Block a user