mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			253 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			253 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#define STUB_LEVEL(_0, _1, _2, _3, _4, _5, _6, _7, _8)
 | 
						|
#define DEFINE_LEVEL(_0, _1, _2, folder, texturebin, _5, _6, _7, _8, _9, _10) $(eval $(call level_rules,folder,texturebin))
 | 
						|
 | 
						|
#include "levels/level_defines.h"
 | 
						|
 | 
						|
#undef STUB_LEVEL
 | 
						|
#undef DEFINE_LEVEL
 |