mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
iOS: Initial attempt at switching to SceneDelegate (UIScene)
Fixes #20884
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# PPSSPP platform flags
|
||||
set(MOBILE_DEVICE ON)
|
||||
set(USING_GLES2 ON)
|
||||
set(IPHONEOS_DEPLOYMENT_TARGET 12.0)
|
||||
set(IPHONEOS_DEPLOYMENT_TARGET 13.0)
|
||||
add_definitions(
|
||||
-DGL_ETC1_RGB8_OES=0
|
||||
-U__STRICT_ANSI__
|
||||
|
||||
Reference in New Issue
Block a user