mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			378 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			378 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 "king_bobomb/model.inc.c"
 | 
						|
#include "king_bobomb/anims/data.inc.c"
 | 
						|
#include "king_bobomb/anims/table.inc.c"
 | 
						|
UNUSED static const u64 binid_0 = 0;
 | 
						|
 | 
						|
#include "water_bubble/model.inc.c"
 | 
						|
UNUSED static const u64 binid_1 = 1;
 |