mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			38 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef GROUP16_H
 | 
						|
#define GROUP16_H
 | 
						|
 | 
						|
#include "types.h"
 | 
						|
 | 
						|
// chillychief
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002B30[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002BC8[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002C60[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002D18[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002D50[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002D88[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002E80[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002EB8[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002EF0[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06002FC8[];
 | 
						|
extern const Gfx chilly_chief_seg6_dl_06003010[];
 | 
						|
extern const GeoLayout chilly_chief_geo[];
 | 
						|
extern const GeoLayout chilly_chief_big_geo[];
 | 
						|
extern const struct Animation *const chilly_chief_seg6_anims_06003994[];
 | 
						|
 | 
						|
// moneybag
 | 
						|
extern const GeoLayout moneybag_geo_000000[];
 | 
						|
extern const GeoLayout moneybag_geo_000078[];
 | 
						|
extern const GeoLayout moneybag_geo[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005300[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005358[];
 | 
						|
extern const Gfx moneybag_seg6_dl_060053B8[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005590[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005618[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005688[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005708[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005750[];
 | 
						|
extern const Gfx moneybag_seg6_dl_06005980[];
 | 
						|
extern const Gfx moneybag_seg6_dl_060059F0[];
 | 
						|
extern const struct Animation *const moneybag_seg6_anims_06005E5C[];
 | 
						|
 | 
						|
#endif
 |