Home
last modified time | relevance | path

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

/dports/games/omega/omega/
H A Dmtalk.c17 if (! gamestatusp(SPOKE_TO_DRUID)) {
18 setgamestatus(SPOKE_TO_DRUID);
H A Dsite2.c840 if (!gamestatusp(SPOKE_TO_DRUID)) { in l_oracle()
H A Dutil.c460 if (gamestatusp(SPOKE_TO_DRUID)) points += 50; in calc_points()
H A Ddefs.h147 #define SPOKE_TO_DRUID 0x1 macro