mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-26 00:45:35 +00:00
Codechange: Make documentation comments for some functions recognised by doxygen.
This commit is contained in:
committed by
rubidium42
parent
3c8d7df657
commit
2ac0811ff9
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user