(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
#undef true
|
||||
|
||||
/* Name conflict */
|
||||
#define Rect OTTDRect
|
||||
#define Point OTTDPoint
|
||||
#define GetTime OTTDGetTime
|
||||
#define GetTime OTTD_GetTime
|
||||
|
||||
#define SL_ERROR OSX_SL_ERROR
|
||||
|
||||
|
Reference in New Issue
Block a user