Searched refs:create_drawbridge (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddbridge.c178 create_drawbridge(x,y,dir,flag) function
201 impossible("bad direction in create_drawbridge");
H A Dsp_lev.c2387 if (!create_drawbridge(x, y, tmpdb.dir, tmpdb.db_open))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddbridge.c178 create_drawbridge(x,y,dir,flag) function
201 impossible("bad direction in create_drawbridge");
H A Dsp_lev.c2387 if (!create_drawbridge(x, y, tmpdb.dir, tmpdb.db_open))
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h191 E boolean FDECL(create_drawbridge, (int,int,int,BOOLEAN_P));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h191 E boolean FDECL(create_drawbridge, (int,int,int,BOOLEAN_P));

Completed in 93 milliseconds