Codechange: Make documentation comments for some functions recognised by doxygen.

This commit is contained in:
Cyprian Klimaszewski
2026-02-21 15:05:13 +01:00
committed by rubidium42
parent 3c8d7df657
commit 2ac0811ff9
13 changed files with 33 additions and 32 deletions
+1 -1
View File
@@ -810,7 +810,7 @@ static void TileLoopTreesAlps(TileIndex tile)
MarkTileDirtyByTile(tile);
}
/*
/**
* Check if trees on this tile are allowed to spread.
* If they are allowed to spread, they are also allowed to die.
* @param tile The tile to check.