(svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
This commit is contained in:
@@ -139,4 +139,4 @@ static inline void MakeLock(TileIndex t, Owner o, DiagDirection d)
|
||||
MakeLockTile(t + delta, o, LOCK_UPPER + d);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* WATER_MAP_H */
|
||||
|
||||
Reference in New Issue
Block a user