changeset 8623 | 652df321c912 |
parent 5726 | 8f399788f6c9 |
child 10429 | 1b99254f9607 |
8622:b917f0b0dd6b | 8623:652df321c912 |
---|---|
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 */ |