(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
This commit is contained in:
@@ -368,7 +368,7 @@ static inline void SetSignalStates(TileIndex tile, uint state)
|
||||
/**
|
||||
* Set the states of the signals (Along/AgainstTrackDir)
|
||||
* @param tile the tile to set the states for
|
||||
* @param state the new state
|
||||
* @return the state of the signals
|
||||
*/
|
||||
static inline uint GetSignalStates(TileIndex tile)
|
||||
{
|
||||
|
Reference in New Issue
Block a user