Home
last modified time | relevance | path

Searched refs:ormtch (Results 1 – 7 of 7) sorted by relevance

/dports/games/dungeon/dungeon-3.2_1/
H A DLIGHTP.C127 if (findex_1.ormtch != 0) {
136 --findex_1.ormtch;
H A DVARS.H268 ormtch, orlamp, mdir, mloc, poleuf, quesno, nqatt, corrct, lcell, member
H A DDINIT.C228 findex_1.ormtch = 4; in init_()
/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Ddungeon.c160 findex_1.ormtch = 4; in dungeon_main()
H A Dverbs.c2672 if (findex_1.ormtch == 1) { in vappli_()
2673 weeprintf("You have %d match.\n", findex_1.ormtch); in vappli_()
2677 if (findex_1.ormtch != 1) { in vappli_()
2678 weeprintf("You have %d matches.\n", findex_1.ormtch); in vappli_()
H A Dcommons.h110 ormtch, orlamp, mdir, mloc, poleuf, quesno, nqatt, corrct, lcell, member
H A Dobjects.c615 if (findex_1.ormtch != 0) { in oappli_()
624 --findex_1.ormtch; in oappli_()