summaryrefslogtreecommitdiff
path: root/gfx.h
diff options
context:
space:
mode:
authordominik <dominik@openttd.org>2004-12-12 20:36:24 +0000
committerdominik <dominik@openttd.org>2004-12-12 20:36:24 +0000
commit6e99d2c0e8d32693f0e76b43eefe6c98799c5317 (patch)
tree43d5dfaaad2db9071fd4d6ed612bea8eb269ce09 /gfx.h
parent6ff5ff58d80cd4ada9f915feb6ad837ca301a488 (diff)
downloadopenttd-6e99d2c0e8d32693f0e76b43eefe6c98799c5317.tar.xz
(svn r1038) Feature: OpenTTD runs with the grf files of the DOS version
Please read the Readme for further information. There are some minor graphical glitches when you use the DOS files. E.g. the autorail button is a bit screwed up.
Diffstat (limited to 'gfx.h')
-rw-r--r--gfx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx.h b/gfx.h
index b5bfd7966..e26bbc621 100644
--- a/gfx.h
+++ b/gfx.h
@@ -100,6 +100,8 @@ VARDEF CursorVars _cursor;
VARDEF int _pal_first_dirty;
VARDEF int _pal_last_dirty;
+VARDEF bool _use_dos_palette;
+
/* spritecache.c */
//enum { NUM_SPRITES = 0x1320 };
//enum { NUM_SPRITES = 0x1500 };