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
commit52134822b8fa62fb2ac680c6e598cceb1996a213 (patch)
tree43d5dfaaad2db9071fd4d6ed612bea8eb269ce09 /gfx.h
parent3c3ba97d11581cd67cd701fb8f755109401ff995 (diff)
downloadopenttd-52134822b8fa62fb2ac680c6e598cceb1996a213.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 };