12 #ifndef NEWGRF_INDUSTRYTILES_H
13 #define NEWGRF_INDUSTRYTILES_H
36 uint32
GetVariable(byte variable, uint32 parameter,
bool *available)
const;
59 uint16 GetIndustryTileCallback(
CallbackID callback, uint32 param1, uint32 param2, IndustryGfx gfx_id,
Industry *industry,
TileIndex tile);
62 void AnimateNewIndustryTile(
TileIndex tile);