mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			526 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			526 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include <PR/ultratypes.h>
 | |
| #include <PR/gbi.h>
 | |
| 
 | |
| #include "geo_commands.h"
 | |
| #include "macros.h"
 | |
| #include "sm64.h"
 | |
| #include "surface_terrains.h"
 | |
| #include "types.h"
 | |
| #include "make_const_nonconst.h"
 | |
| 
 | |
| #include "chillychief/model.inc.c"
 | |
| #include "chillychief/anims/data.inc.c"
 | |
| #include "chillychief/geo.inc.c"
 | |
| #include "chillychief/anims/table.inc.c"
 | |
| UNUSED static const u64 binid_0 = 0;
 | |
| 
 | |
| #include "moneybag/model.inc.c"
 | |
| #include "moneybag/anims/data.inc.c"
 | |
| #include "moneybag/anims/table.inc.c"
 | |
| UNUSED static const u64 binid_1 = 1;
 | 
