forked from mirror/OpenTTD
(svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
This commit is contained in:
@@ -179,6 +179,6 @@ extern DrawPixelInfo *_cur_dpi;
|
||||
*/
|
||||
extern byte _colour_gradient[COLOUR_END][8];
|
||||
|
||||
extern bool _use_dos_palette;
|
||||
extern Palette _use_palette;
|
||||
|
||||
#endif /* GFX_FUNC_H */
|
||||
|
Reference in New Issue
Block a user