1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r12501) -Codechange: split signs.h.

This commit is contained in:
rubidium
2008-03-31 07:25:49 +00:00
parent b1e1c13420
commit a0895d57fa
15 changed files with 75 additions and 35 deletions

View File

@@ -45,7 +45,7 @@ enum {
/** How many vehicle/station types we put over the network */
NETWORK_VEHICLE_TYPES = 5,
NETWORK_STATION_TYPES = 5,
}
};
struct NetworkPlayerInfo {
char company_name[NETWORK_NAME_LENGTH]; ///< Company name