src/heightmap.h
branchnoai
changeset 10455 22c441f5adf9
parent 6505 abcb0580d976
equal deleted inserted replaced
10412:ef44f62cb8b9 10455:22c441f5adf9
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file heightmap.h */
     3 /** @file heightmap.h Functions related to creating heightmaps from files. */
     4 
     4 
     5 #ifndef HEIGHTMAP_H
     5 #ifndef HEIGHTMAP_H
     6 #define HEIGHTMAP_H
     6 #define HEIGHTMAP_H
     7 
     7 
     8 /*
     8 /*