(svn r9688) -Codechange: Created a function to get default cargo type for a cargo type
This commit is contained in:
@@ -153,6 +153,7 @@ void LoadCustomEngineNames();
|
||||
void DeleteCustomEngineNames();
|
||||
|
||||
bool IsEngineBuildable(EngineID engine, byte type, PlayerID player);
|
||||
CargoID GetEngineCargoType(EngineID engine);
|
||||
|
||||
enum {
|
||||
NUM_NORMAL_RAIL_ENGINES = 54,
|
||||
|
Reference in New Issue
Block a user