Home
last modified time | relevance | path

Searched refs:rdesc2 (Results 1 – 10 of 10) sorted by relevance

/dports/games/dungeon/dungeon-3.2_1/
H A DDINIT.C286 rooms_1.rdesc2[i - 1] = 0; in init_()
363 rdints(rooms_1.rlnt, &rooms_1.rdesc2[0], indxfile); in init_()
H A DDSUB.C539 i = rooms_1.rdesc2[play_1.here - 1];
H A DVARS.H48 integer rlnt, rdesc1[200], rdesc2[200], rexit[200], ractio[200], member
H A DSVERBS.C146 i__1 = rooms_1.rdesc2[play_1.here - 1];
/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Ddungeon.c211 rooms_1.rdesc2 = 0; in dungeon_main()
H A Dosdepend.c128 ix = rooms_1.rdesc2 - play_1.here; in redraw_statusline()
H A Dgame.c475 f_get_ints(datafile, &rooms_1.rdesc2, 1); in initfl_()
H A Dcommons.h57 integer rlnt, rdesc2, rdesc1[200], rexit[200], ractio[200], rval[200], member
H A Dsubr.c563 i__ = rooms_1.rdesc2 - play_1.here; in rmdesc_()
H A Dverbs.c1843 i__1 = rooms_1.rdesc2 - play_1.here; in vappli_()