mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfix for iOS.
This commit is contained in:
parent
0ad132d999
commit
0d045858e2
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
#import "AppDelegate.h"
|
||||
|
||||
#include "base/NativeApp.h"
|
||||
|
||||
std::string System_GetProperty(SystemProperty prop) {
|
||||
switch (prop) {
|
||||
case SYSPROP_NAME:
|
||||
|
|
Loading…
Add table
Reference in a new issue