(svn r23140) -Add: ErrorUnknownCallbackResult()
This commit is contained in:
@@ -300,6 +300,8 @@ uint32 GetNearbyTileInformation(TileIndex tile);
|
||||
uint32 GetCompanyInfo(CompanyID owner, const struct Livery *l = NULL);
|
||||
CommandCost GetErrorMessageFromLocationCallbackResult(uint16 cb_res, uint32 grfid, StringID default_error);
|
||||
|
||||
void ErrorUnknownCallbackResult(uint32 grfid, uint16 cbid, uint16 cb_res);
|
||||
|
||||
/**
|
||||
* Data related to the handling of grf files.
|
||||
* @tparam Tcnt Number of spritegroups
|
||||
|
Reference in New Issue
Block a user