forked from mirror/OpenTTD
(svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker)
This commit is contained in:
@@ -179,6 +179,6 @@ extern DrawPixelInfo *_cur_dpi;
|
||||
*/
|
||||
extern byte _colour_gradient[COLOUR_END][8];
|
||||
|
||||
extern Palette _use_palette;
|
||||
extern PaletteType _use_palette;
|
||||
|
||||
#endif /* GFX_FUNC_H */
|
||||
|
Reference in New Issue
Block a user