forked from mirror/OpenTTD
(svn r2812) Move variables, which only vehicle_gui.c needs to know about, there
This commit is contained in:
@@ -451,8 +451,6 @@ VARDEF byte _vehicle_design_names;
|
||||
|
||||
/* Autoreplace vehicle stuff*/
|
||||
VARDEF byte _autoreplace_array[256];
|
||||
VARDEF uint16 _player_num_engines[256];
|
||||
VARDEF byte _railtype_selected_in_replace_gui;
|
||||
|
||||
/* Forking stuff */
|
||||
VARDEF bool _dedicated_forks;
|
||||
|
Reference in New Issue
Block a user