mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-27 06:04:25 +01:00
Fix 666073fc7b: cocoa video driver did not register
This commit is contained in:
@@ -550,6 +550,9 @@ void VideoDriver_Cocoa::MainLoopReal()
|
||||
|
||||
@end
|
||||
|
||||
/** Register the cocoa video driver. */
|
||||
static FVideoDriver_CocoaQuartz iFVideoDriver_CocoaQuartz;
|
||||
|
||||
/**
|
||||
* Clear buffer to opaque black.
|
||||
* @param buffer Pointer to the buffer.
|
||||
|
||||
Reference in New Issue
Block a user