mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-31 13:52:21 +00:00
Buildfix for iOS.
This commit is contained in:
parent
0ad132d999
commit
0d045858e2
@ -5,6 +5,8 @@
|
||||
|
||||
#import "AppDelegate.h"
|
||||
|
||||
#include "base/NativeApp.h"
|
||||
|
||||
std::string System_GetProperty(SystemProperty prop) {
|
||||
switch (prop) {
|
||||
case SYSPROP_NAME:
|
||||
|
Loading…
x
Reference in New Issue
Block a user