mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-30 06:55:33 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			117 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			117 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #if defined USE_CMAKE_CONFIG_H
 | |
| 	#include "cmake_config.h"
 | |
| #else
 | |
| 	#warning Missing configuration
 | |
| #endif
 |