Freeciv-3.3
|
#include "base.h"
#include "effects.h"
#include "map.h"
#include "movement.h"
#include "unittype.h"
#include "autoworkers.h"
#include "advruleset.h"
Go to the source code of this file.
Functions | |
void | adv_units_ruleset_init (void) |
Initialise the unit data from the ruleset for the advisors.
Definition at line 33 of file advruleset.c.
Referenced by load_rulesetdir().