clear_cmd.c
changeset 410 0efd84450b01
parent 345 ba68d5714caf
child 473 77f0ef57e7cf
equal deleted inserted replaced
409:620cbd1c9be4 410:0efd84450b01
   759 static void ClickTile_Clear(uint tile)
   759 static void ClickTile_Clear(uint tile)
   760 {
   760 {
   761 	/* not used */
   761 	/* not used */
   762 }
   762 }
   763 
   763 
   764 uint32 GetTileTrackStatus_Clear(uint tile, TransportType mode)
   764 static uint32 GetTileTrackStatus_Clear(uint tile, TransportType mode)
   765 {
   765 {
   766 	return 0;
   766 	return 0;
   767 }
   767 }
   768 
   768 
   769 static const StringID _clear_land_str[4+8-1] = {
   769 static const StringID _clear_land_str[4+8-1] = {