make_room
make_room(BIG_ROOM, 0, 0, 0);
make_room(i, must_1, must_2, must_3);
static void make_room(short, short, short, short);