File diff r6178:fc8bd2bde93a → r6179:c0508e7aefec
src/fios.cpp
Show inline comments
 
@@ -404,7 +404,7 @@ static byte FiosGetHeightmapListCallback
 
	return FIOS_TYPE_INVALID;
 
}
 

	
 
// Get a list of Heightmaps
 
/* Get a list of Heightmaps */
 
FiosItem *FiosGetHeightmapList(int mode)
 
{
 
	static char *_fios_hmap_path = NULL;