mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			333 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			333 B
		
	
	
	
		
			C
		
	
	
	
	
	
#include <ultra64.h>
 | 
						|
#include "sm64.h"
 | 
						|
#include "geo_commands.h"
 | 
						|
 | 
						|
#include "make_const_nonconst.h"
 | 
						|
 | 
						|
#include "common1.h"
 | 
						|
#include "group12.h"
 | 
						|
 | 
						|
#include "bowser_flame/geo.inc.c"
 | 
						|
#include "impact_ring/geo.inc.c"
 | 
						|
#include "yellow_sphere/geo.inc.c"
 | 
						|
#include "bowser/geo.inc.c"
 | 
						|
#include "bomb/geo.inc.c"
 | 
						|
#include "impact_smoke/geo.inc.c"
 |