Home
last modified time | relevance | path

Searched refs:ractio (Results 1 – 9 of 9) sorted by relevance

/dports/games/dungeon/dungeon-3.2_1/
H A DDGAME.C81 f = rappli_(rooms_1.ractio[play_1.here - 1]); in game_()
189 f = rappli_(rooms_1.ractio[play_1.here - 1]); in game_()
H A DDINIT.C287 rooms_1.ractio[i - 1] = 0; in init_()
365 rdpartialints(rooms_1.rlnt, &rooms_1.ractio[0], indxfile); in init_()
H A DDSUB.C533 ra = rooms_1.ractio[play_1.here - 1];
H A DVARS.H48 integer rlnt, rdesc1[200], rdesc2[200], rexit[200], ractio[200], member
/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Dgame.c112 rappli_(&rooms_1.ractio[play_1.here - 1]); in game_()
280 rappli_(&rooms_1.ractio[play_1.here - 1]); in game_()
478 f_get_ints(datafile, &rooms_1.ractio[0], 200); in initfl_()
H A Ddungeon.c216 rooms_1.ractio[i__ - 1] = 0; in dungeon_main()
H A Dgdt.c151 rooms_1.ractio[i - 1], in gdt_()
173 dest_array = &rooms_1.ractio[0]; in gdt_()
H A Dcommons.h57 integer rlnt, rdesc2, rdesc1[200], rexit[200], ractio[200], rval[200], member
H A Dsubr.c527 ra = rooms_1.ractio[play_1.here - 1]; in rmdesc_()