mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			693 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			693 B
		
	
	
	
		
			C
		
	
	
	
	
	
#include <ultra64.h>
 | 
						|
#include "sm64.h"
 | 
						|
#include "geo_commands.h"
 | 
						|
 | 
						|
#include "make_const_nonconst.h"
 | 
						|
 | 
						|
#include "common1.h"
 | 
						|
 | 
						|
#include "mist/geo.inc.c"
 | 
						|
#include "explosion/geo.inc.c"
 | 
						|
#include "butterfly/geo.inc.c"
 | 
						|
#include "coin/geo.inc.c"
 | 
						|
#include "warp_pipe/geo.inc.c"
 | 
						|
#include "door/geo.inc.c"
 | 
						|
#include "bowser_key/geo.inc.c"
 | 
						|
#include "flame/geo.inc.c"
 | 
						|
#include "blue_fish/geo.inc.c"
 | 
						|
#include "leaves/geo.inc.c"
 | 
						|
#include "mario_cap/geo.inc.c"
 | 
						|
#include "number/geo.inc.c"
 | 
						|
#include "mushroom_1up/geo.inc.c"
 | 
						|
#include "star/geo.inc.c"
 | 
						|
#include "dirt/geo.inc.c"
 | 
						|
#include "transparent_star/geo.inc.c"
 | 
						|
#include "white_particle/geo.inc.c"
 | 
						|
#include "wooden_signpost/geo.inc.c"
 | 
						|
#include "tree/geo.inc.c"
 |