mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Change approach (call from NativeFrame instead). Add Mac support
This commit is contained in:
@@ -246,6 +246,7 @@ enum class UIMessage {
|
||||
SAVESTATE_DISPLAY_SLOT,
|
||||
GAMESETTINGS_SEARCH,
|
||||
SAVEDATA_SEARCH,
|
||||
RESTART_GRAPHICS,
|
||||
};
|
||||
|
||||
std::string System_GetProperty(SystemProperty prop);
|
||||
|
||||
Reference in New Issue
Block a user