mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
	
		
			755 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
	
		
			755 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include <PR/ultratypes.h>
 | |
| #include <PR/gbi.h>
 | |
| 
 | |
| #include "macros.h"
 | |
| #include "surface_terrains.h"
 | |
| #include "types.h"
 | |
| #include "make_const_nonconst.h"
 | |
| 
 | |
| #include "yellow_sphere_small/model.inc.c"
 | |
| UNUSED static const u64 binid_0 = 0;
 | |
| 
 | |
| #include "hoot/model.inc.c"
 | |
| #include "hoot/anims/data.inc.c"
 | |
| #include "hoot/anims/table.inc.c"
 | |
| UNUSED static const u64 binid_1 = 1;
 | |
| 
 | |
| #include "yoshi_egg/model.inc.c"
 | |
| UNUSED static const u64 binid_2 = 2;
 | |
| 
 | |
| #include "thwomp/model.inc.c"
 | |
| #include "thwomp/collision.inc.c"
 | |
| UNUSED static const u64 binid_3 = 3;
 | |
| 
 | |
| #include "bullet_bill/model.inc.c"
 | |
| UNUSED static const u64 binid_4 = 4;
 | |
| 
 | |
| #include "heave_ho/model.inc.c"
 | |
| #include "heave_ho/anims/data.inc.c"
 | |
| #include "heave_ho/anims/table.inc.c"
 | |
| UNUSED static const u64 binid_5 = 5;
 | 
