mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			309 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			309 B
		
	
	
	
		
			C
		
	
	
	
	
	
// 0x06015634
 | 
						|
const struct AnimationTable mips_seg6_anims_06015634 = {
 | 
						|
    .anims = {
 | 
						|
        &mips_seg6_anim_06014B94,
 | 
						|
        &mips_seg6_anim_060139F8,
 | 
						|
        &mips_seg6_anim_06013248,
 | 
						|
        &mips_seg6_anim_0601561C,
 | 
						|
        &mips_seg6_anim_0601369C,
 | 
						|
        NULL,
 | 
						|
        NULL,
 | 
						|
    },
 | 
						|
    .count = 5
 | 
						|
};
 |