Home
last modified time | relevance | path

Searched refs:wisid (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/larn/
H A Dconfig.c44 int wisid=0; /* the user id of the only person who can be wizard */ variable
H A Dheader.h348 extern int dayplay, enable_scroll, srcount, yrepcount, userid, wisid,
H A Dmain.c798 if (userid != wisid) { in parse()