File diff r12766:a6dfd5e21d2f → r12767:3d23682b3fda
src/fios.cpp
Show inline comments
 
@@ -520,13 +520,13 @@ void FiosGetHeightmapList(SaveLoadDialog
 
	FiosGetFileList(mode, &FiosGetHeightmapListCallback, strcmp(base_path, _fios_path) == 0 ? HEIGHTMAP_DIR : NO_DIRECTORY);
 
}
 

	
 
#if defined(ENABLE_NETWORK)
 
#include "core/smallvec_type.hpp"
 
#include "network/network_content.h"
 
#include "md5.h"
 
#include "3rdparty/md5/md5.h"
 

	
 
/** Basic data to distinguish a scenario. Used in the server list window */
 
struct ScenarioIdentifier {
 
	uint32 scenid;    ///< ID for the scenario (generated by content)
 
	uint8 md5sum[16]; ///< MD5 checksum of file