mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-10-31 23:06:43 +08:00 
			
		
		
		
	core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead.
This commit is contained in:
		
							parent
							
								
									4fad477aeb
								
							
						
					
					
						commit
						cec7da37b9
					
				| @ -5,6 +5,7 @@ | ||||
| #include <cinttypes> | ||||
| #include <vector> | ||||
| 
 | ||||
| #include "common/data_compression.h" | ||||
| #include "common/common_funcs.h" | ||||
| #include "common/file_util.h" | ||||
| #include "common/hex_util.h" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user