Searched refs:create_feature (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsp_lev.c39 STATIC_DCL void FDECL(create_feature, (int,int,struct mkroom *,int));
1176 create_feature(fx, fy, croom, typ) function
1627 create_feature(r->sinks[i]->x, r->sinks[i]->y, aroom, SINK);
1629 create_feature(r->pools[i]->x, r->pools[i]->y, aroom, POOL);
1631 create_feature(r->fountains[i]->x, r->fountains[i]->y,
2474 create_feature(tmpfountain.x, tmpfountain.y,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsp_lev.c39 STATIC_DCL void FDECL(create_feature, (int,int,struct mkroom *,int));
1176 create_feature(fx, fy, croom, typ) function
1627 create_feature(r->sinks[i]->x, r->sinks[i]->y, aroom, SINK);
1629 create_feature(r->pools[i]->x, r->pools[i]->y, aroom, POOL);
1631 create_feature(r->fountains[i]->x, r->fountains[i]->y,
2474 create_feature(tmpfountain.x, tmpfountain.y,

Completed in 36 milliseconds