aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7/ios7_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/ios7/ios7_common.h')
-rw-r--r--backends/platform/ios7/ios7_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/ios7/ios7_common.h b/backends/platform/ios7/ios7_common.h
index abc1180143..fe79e6d6cc 100644
--- a/backends/platform/ios7/ios7_common.h
+++ b/backends/platform/ios7/ios7_common.h
@@ -111,6 +111,7 @@ bool iOS7_isHighResDevice();
void iOS7_main(int argc, char **argv);
const char *iOS7_getDocumentsDir();
+bool iOS7_touchpadModeEnabled();
uint getSizeNextPOT(uint size);