mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Define basic design of output streams
This commit is contained in:
		| @@ -180,3 +180,10 @@ void CMapLoaderJson::readPlayerInfo() | ||||
| { | ||||
| 	assert(0); // Not implemented | ||||
| } | ||||
|  | ||||
| ///CMapSaverJson | ||||
| void CMapSaverJson::saveMap(const std::unique_ptr<CMap>& map) | ||||
| { | ||||
| 	 | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user