forked from mirror/OpenTTD
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
This commit is contained in:
@@ -180,9 +180,6 @@ extern DrawPixelInfo *_cur_dpi;
|
||||
*/
|
||||
extern byte _colour_gradient[COLOUR_END][8];
|
||||
|
||||
extern PaletteType _use_palette;
|
||||
extern bool _palette_remap_grf[];
|
||||
extern const byte *_palette_remap;
|
||||
extern const byte *_palette_reverse_remap;
|
||||
|
||||
#endif /* GFX_FUNC_H */
|
||||
|
Reference in New Issue
Block a user