summaryrefslogtreecommitdiffstats
path: root/src/model/map_geometry.h (plain)
blob: f5b6701ac59012467de21d10fbd4ec96a867ee98
1
2
3
4
5
6
7
8
9
10
#ifndef MAP_GEOMETRY_H
#define MAP_GEOMETRY_H

/*
 * Create the geometry for the map.  This includes the geometry for
 * every point.
 */
void map_geometry (void);

#endif // MAP_GEOMETRY_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.