mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 07:20:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| #define STB_IMAGE_IMPLEMENTATION
 | |
| #define STBI_ASSERT(x)
 | |
| #define STBI_FAILURE_USERMSG
 | |
| #include <stb_image.h>
 | 
