(svn r2717) Move _userstring to strings.[ch]

This commit is contained in:
tron
2005-07-26 19:04:19 +00:00
parent 7e65f44168
commit a16418266e
5 changed files with 7 additions and 6 deletions

View File

@@ -440,8 +440,6 @@ extern const byte _airport_size_y[];
/* misc */
VARDEF char _screenshot_name[128];
#define USERSTRING_LEN 128
VARDEF char _userstring[USERSTRING_LEN];
VARDEF byte _vehicle_design_names;
/* tunnelbridge */