Add: [OSX] OpenGL video driver.

This commit is contained in:
Michael Lutz
2021-02-11 00:11:02 +01:00
parent b4a3bc1ffe
commit 7af1fd3ffb
4 changed files with 384 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ extern NSString *OTTDMainLaunchGameEngine;
@end
extern bool _allow_hidpi_window;
bool CocoaSetupApplication();
void CocoaExitApplication();