src/heightmap.h
branchnoai
changeset 10455 22c441f5adf9
parent 6505 abcb0580d976
--- a/src/heightmap.h	Mon May 05 12:35:38 2008 +0000
+++ b/src/heightmap.h	Wed May 07 21:09:51 2008 +0000
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file heightmap.h */
+/** @file heightmap.h Functions related to creating heightmaps from files. */
 
 #ifndef HEIGHTMAP_H
 #define HEIGHTMAP_H