forked from mirror/OpenTTD
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
This commit is contained in:
@@ -404,7 +404,7 @@ static byte FiosGetHeightmapListCallback(int mode, const char *file, const char
|
||||
return FIOS_TYPE_INVALID;
|
||||
}
|
||||
|
||||
// Get a list of Heightmaps
|
||||
/* Get a list of Heightmaps */
|
||||
FiosItem *FiosGetHeightmapList(int mode)
|
||||
{
|
||||
static char *_fios_hmap_path = NULL;
|
||||
|
Reference in New Issue
Block a user