#include "main.h"
Functions | |
void | add_cell (struct cell *level, struct dot topleft, struct dot bottomright, struct cell c, int columns) |
void | selectrect (struct dot topleft, struct dot bottomright) |
void add_cell | ( | struct cell * | level, | |
struct dot | topleft, | |||
struct dot | bottomright, | |||
struct cell | c, | |||
int | columns | |||
) |