summaryrefslogtreecommitdiff
path: root/src/video/cocoa/cocoa_wnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/cocoa/cocoa_wnd.h')
-rw-r--r--src/video/cocoa/cocoa_wnd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video/cocoa/cocoa_wnd.h b/src/video/cocoa/cocoa_wnd.h
index 55f0561b7..f8b9385ac 100644
--- a/src/video/cocoa/cocoa_wnd.h
+++ b/src/video/cocoa/cocoa_wnd.h
@@ -55,6 +55,8 @@ extern NSString *OTTDMainLaunchGameEngine;
@end
+extern bool _allow_hidpi_window;
+
bool CocoaSetupApplication();
void CocoaExitApplication();