forked from mirror/OpenTTD
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
This commit is contained in:
@@ -514,4 +514,4 @@ static inline bool IsStraightRoadTrackdir(Trackdir dir)
|
||||
return (dir & 0x06) == 0;
|
||||
}
|
||||
|
||||
#endif /* RAIL_H */
|
||||
#endif /* TRACK_FUNC_H */
|
||||
|
Reference in New Issue
Block a user