(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.
This commit is contained in:
dominik
2004-12-12 20:36:24 +00:00
parent 3c3ba97d11
commit 52134822b8
11 changed files with 202 additions and 64 deletions

2
gfx.h
View File

@@ -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 };