mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 12:56:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
-- used for checking generated declarations
 | 
						|
return {
 | 
						|
  gen_target = '5.1',
 | 
						|
  gen_compat = 'off',
 | 
						|
  include_dir = { '.', },
 | 
						|
}
 |