Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dgenerate.c2167 static void build_rectangle(worldpos *wpos, int y1, int x1, int y2, int x2, int feat, int info) in build_rectangle() function
5806 build_rectangle(wpos, y0 - 1, x0 - 1, y0 + 1, x0 + 1, feat_wall_inner, CAVE_ROOM);
6117 build_rectangle(wpos, y0 - yhsize, x0 - xhsize,
6258 build_rectangle(wpos, y1, x1, y2, x2, feat_wall_outer, CAVE_ROOM | CAVE_ICKY);