(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.

This commit is contained in:
egladil
2007-12-23 18:08:39 +00:00
parent da5d3a7b3b
commit 22f79df328
8 changed files with 30 additions and 18 deletions

View File

@@ -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