1 /* src/server/configfile.h
3 * Reading in the config file of thing types and thing actions.
11 /* Parse thing type / action definitons file nto thing type and thing action
12 * definitions at world.thing_types and world.thing_actions.
14 extern void read_config_file();