(svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
This commit is contained in:
@@ -128,4 +128,4 @@ static inline void MakeTree(TileIndex t, TreeType type, uint count, uint growth,
|
||||
_m[t].m5 = count << 6 | growth;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* TREE_MAP_H */
|
||||
|
||||
Reference in New Issue
Block a user