(svn r15892) -Codechange: [OSX] some type fixes so OpenTTD likes more of the 3.1.x Xcodes.
This commit is contained in:
@@ -299,7 +299,7 @@ class FullscreenSubdriver: public CocoaSubdriver {
|
||||
|
||||
bool SetVideoMode(int w, int h)
|
||||
{
|
||||
int exact_match;
|
||||
boolean_t exact_match;
|
||||
CFNumberRef number;
|
||||
int bpp;
|
||||
int gamma_error;
|
||||
|
||||
Reference in New Issue
Block a user