You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Introduce 'drivers/apple_embedded' abstract platform for code reuse
This commit is contained in:
@@ -48,7 +48,7 @@ def make_default_controller_mappings(target, source, env):
|
||||
"Windows": "WINDOWS",
|
||||
"Mac OS X": "MACOS",
|
||||
"Android": "ANDROID",
|
||||
"iOS": "IOS",
|
||||
"iOS": "APPLE_EMBEDDED",
|
||||
"Web": "WEB",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user