![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "base.h"#include "effects.h"#include "map.h"#include "movement.h"#include "unittype.h"#include "autosettlers.h"#include "advruleset.h"
Include dependency graph for advruleset.cpp:Go to the source code of this file.
Functions | |
| void | adv_units_ruleset_init () |
| Initialise the unit data from the ruleset for the advisors. More... | |
| void adv_units_ruleset_init | ( | ) |
Initialise the unit data from the ruleset for the advisors.
Definition at line 29 of file advruleset.cpp.
Referenced by load_rulesetdir().