mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			428 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			428 B
		
	
	
	
		
			C
		
	
	
	
	
	
#include <ultra64.h>
 | 
						|
#include "sm64.h"
 | 
						|
#include "geo_commands.h"
 | 
						|
 | 
						|
#include "make_const_nonconst.h"
 | 
						|
 | 
						|
#include "common1.h"
 | 
						|
#include "group0.h"
 | 
						|
 | 
						|
#include "bubble/geo.inc.c"
 | 
						|
#include "walk_smoke/geo.inc.c"
 | 
						|
#include "burn_smoke/geo.inc.c"
 | 
						|
#include "stomp_smoke/geo.inc.c"
 | 
						|
#include "water_wave/geo.inc.c"
 | 
						|
#include "sparkle/geo.inc.c"
 | 
						|
#include "water_splash/geo.inc.c"
 | 
						|
#include "sparkle_animation/geo.inc.c"
 | 
						|
#include "mario/geo.inc.c"
 |