forked from mirror/OpenTTD
(svn r18779) -Codechange: merge the command callbacks of the primary vehicles; they are identical
This commit is contained in:
@@ -107,4 +107,6 @@ static inline DoCommandFlag CommandFlagsToDCFlags(uint cmd_flags)
|
||||
return flags;
|
||||
}
|
||||
|
||||
CommandCallback CcBuildPrimaryVehicle;
|
||||
|
||||
#endif /* COMMAND_FUNC_H */
|
||||
|
Reference in New Issue
Block a user