src/os/macosx/osx_stdafx.h
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 5726 8f399788f6c9
child 10429 1b99254f9607
equal deleted inserted replaced
6871:5a9dc001e1ad 6872:1c4a4a609f85
     8 #undef bool
     8 #undef bool
     9 #undef false
     9 #undef false
    10 #undef true
    10 #undef true
    11 
    11 
    12 /* Name conflict */
    12 /* Name conflict */
    13 #define Rect		OTTDRect
    13 #define GetTime		OTTD_GetTime
    14 #define Point		OTTDPoint
       
    15 #define GetTime		OTTDGetTime
       
    16 
    14 
    17 #define SL_ERROR OSX_SL_ERROR
    15 #define SL_ERROR OSX_SL_ERROR
    18 
    16 
    19 #endif /* MACOS_STDAFX_H */
    17 #endif /* MACOS_STDAFX_H */