Cleanup: Remove unneeded parameters.
This commit is contained in:
@@ -309,6 +309,6 @@ static inline uint16_t TownTicksToGameTicks(uint16_t ticks) {
|
||||
}
|
||||
|
||||
|
||||
RoadType GetTownRoadType(const Town *t);
|
||||
RoadType GetTownRoadType();
|
||||
|
||||
#endif /* TOWN_H */
|
||||
|
Reference in New Issue
Block a user