(svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
This commit is contained in:
@@ -60,4 +60,4 @@ static inline void MakeRailTunnel(TileIndex t, Owner o, DiagDirection d, RailTyp
|
||||
_m[t].m5 = TRANSPORT_RAIL << 2 | d;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* TUNNEL_MAP_H */
|
||||
|
||||
Reference in New Issue
Block a user