mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Most questionable workaround
This commit is contained in:
		| @@ -67,7 +67,7 @@ inline long streamSeek(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin | ||||
| 	} | ||||
| 	if(ret == -1) | ||||
| 		logGlobal->error("Stream seek failed"); | ||||
| 	return ret; | ||||
| 	return 0; | ||||
| } | ||||
|  | ||||
| template<class Stream> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user