Home
last modified time | relevance | path

Searched refs:parse_monster_color (Results 1 – 4 of 4) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dmon-init.c1113 static enum parser_error parse_monster_color(struct parser *p) { in parse_monster_color() function
1607 parser_reg(p, "color sym color", parse_monster_color); in init_parse_monster()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dfiles.c2207 return parse_monster_color(bufp);
H A Doptions.c1426 parse_monster_color(str) in parse_monster_color() function
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dextern.h1558 E boolean FDECL(parse_monster_color, (char *));