HomeSort by: relevance | last modified time | path
    Searched defs:Wizard (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.u_init.c 86 "Cave-man", "Wizard"
99 #ifdef WIZARD
104 #endif /* WIZARD */
152 static struct trobj Wizard[] = {
286 Wizard[i].trquan += rn2(3) - 1;
289 ini_inv(Wizard);
323 #ifdef WIZARD
324 if (wizard)
326 #endif /* WIZARD */
386 #ifdef WIZARD
    [all...]
  /src/games/phantasia/
phantglobs.c 22 bool Wizard; /* set if player is the 'wizard' of the game */

Completed in 14 milliseconds