mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-22 05:59:10 +00:00
(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it for
dynamic arrays
This commit is contained in:
@@ -425,9 +425,6 @@ VARDEF char _screenshot_name[128];
|
||||
VARDEF char _userstring[USERSTRING_LEN];
|
||||
VARDEF byte _vehicle_design_names;
|
||||
|
||||
VARDEF SignStruct _sign_list[40];
|
||||
VARDEF SignStruct *_new_sign_struct;
|
||||
|
||||
/* tunnelbridge */
|
||||
#define MAX_BRIDGES 13
|
||||
|
||||
|
Reference in New Issue
Block a user