summaryrefslogtreecommitdiff
path: root/platform/iphone/SCsub
diff options
context:
space:
mode:
authorAriel Manzur <punto@godotengine.org>2016-04-29 10:50:56 -0300
committerAriel Manzur <punto@godotengine.org>2016-04-29 10:50:56 -0300
commitb50c00ff9065ee0073c79bd5c3f11296a5f6965f (patch)
tree845f1f3fce5960e8478ad8a4b2c9fb904c277f66 /platform/iphone/SCsub
parent6d22e03b96b95a07a49d25cf31cd623079ec1e3b (diff)
merged iphoen changes
Diffstat (limited to 'platform/iphone/SCsub')
-rw-r--r--platform/iphone/SCsub1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/iphone/SCsub b/platform/iphone/SCsub
index 922a324694..1f28441fbd 100644
--- a/platform/iphone/SCsub
+++ b/platform/iphone/SCsub
@@ -14,6 +14,7 @@ iphone_lib = [
'in_app_store.mm',
'icloud.mm',
'Appirater.m',
+ 'ios.mm',
]
#env.Depends('#core/math/vector3.h', 'vector3_psp.h')