(svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65
This commit is contained in:
@@ -58,6 +58,7 @@ void SetupCargoForClimate(LandscapeID l);
|
||||
const CargoSpec *GetCargo(CargoID c);
|
||||
/* Get the cargo ID with the cargo label */
|
||||
CargoID GetCargoIDByLabel(CargoLabel cl);
|
||||
CargoID GetCargoIDByBitnum(uint8 bitnum);
|
||||
|
||||
static inline bool IsCargoInClass(CargoID c, uint16 cc)
|
||||
{
|
||||
|
Reference in New Issue
Block a user