Change approach (call from NativeFrame instead). Add Mac support

This commit is contained in:
Henrik Rydgård
2024-01-18 17:57:14 +01:00
parent d45f95e304
commit b899a178bf
6 changed files with 23 additions and 18 deletions
+1
View File
@@ -246,6 +246,7 @@ enum class UIMessage {
SAVESTATE_DISPLAY_SLOT,
GAMESETTINGS_SEARCH,
SAVEDATA_SEARCH,
RESTART_GRAPHICS,
};
std::string System_GetProperty(SystemProperty prop);