File diff r12929:f1f4ae7c2a92 → r12930:ae0ddab1903d
src/functions.h
Show inline comments
 
@@ -29,8 +29,6 @@ void SubtractMoneyFromCompanyFract(Compa
 
bool CheckOwnership(Owner owner);
 
bool CheckTileOwnership(TileIndex tile);
 

	
 
void InitializeLandscapeVariables(bool only_constants);
 

	
 
/* misc functions */
 
/**
 
 * Mark a tile given by its index dirty for repaint.