(svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
This commit is contained in:
@@ -34,4 +34,7 @@ void UpdateCompanyHQ(TileIndex tile, uint score);
|
||||
*/
|
||||
void BuildObject(ObjectType type, TileIndex tile, CompanyID owner = OWNER_NONE, struct Town *town = NULL);
|
||||
|
||||
void PlaceProc_Object(TileIndex tile);
|
||||
void ShowBuildObjectPicker(struct Window *w);
|
||||
|
||||
#endif /* OBJECT_H */
|
||||
|
Reference in New Issue
Block a user