grid.h (122B)
1 2 #pragma once 3 4 #include "geometry.h" 5 6 void make_grid_geom(struct geometry *geom, int width, int height, float cell_size);
polyadventA game engine from scratch in C | |
git clone git://jb55.com/polyadvent | |
Log | Files | Refs | README |