(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

View File

@@ -415,8 +415,6 @@ VARDEF byte _vehicle_design_names;
VARDEF SignStruct _sign_list[40];
VARDEF SignStruct *_new_sign_struct;
VARDEF bool _ignore_wrong_grf;
/* tunnelbridge */
#define MAX_BRIDGES 13