branch | noai |
changeset 10455 | 22c441f5adf9 |
parent 10294 | 7798ae816af8 |
10412:ef44f62cb8b9 | 10455:22c441f5adf9 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file animated_tile.h Tile animation! */ |
3 /** @file animated_tile_func.h Tile animation! */ |
4 |
4 |
5 #ifndef ANIMATED_TILE_H |
5 #ifndef ANIMATED_TILE_H |
6 #define ANIMATED_TILE_H |
6 #define ANIMATED_TILE_H |
7 |
7 |
8 #include "tile_type.h" |
8 #include "tile_type.h" |