![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "layer_terrain.h"#include "climap.h"#include "extras.h"#include "game.h"#include "map.h"#include "rand.h"#include "sprite_g.h"#include "tilespec.h"
Include dependency graph for layer_terrain.cpp:Go to the source code of this file.
Namespaces | |
| freeciv | |
Macros | |
| #define | MATCH(dir) terrain_group(tterrain_near[(dir)]) |
| #define MATCH | ( | dir | ) | terrain_group(tterrain_near[(dir)]) |