version 1.132 | | version 1.133 |
---|
| | |
int god_examines_priest(object *op, object *god); | | int god_examines_priest(object *op, object *god); |
int god_examines_item(object *god, object *item); | | int god_examines_item(object *god, object *item); |
int get_god(object *priest); | | int get_god(object *priest); |
| | const char *get_god_for_race(const char *race); |
int tailor_god_spell(object *spellop, object *caster); | | int tailor_god_spell(object *spellop, object *caster); |
/* init.c */ | | /* init.c */ |
void set_logfile(char *val); | | void set_logfile(char *val); |