mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			194 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			194 B
		
	
	
	
		
			C
		
	
	
	
	
	
// 0x030056B0
 | 
						|
const struct AnimationTable butterfly_seg3_anims_030056B0 = {
 | 
						|
    .anims = {
 | 
						|
        &butterfly_seg3_anim_030055B0,
 | 
						|
        &butterfly_seg3_anim_03005698,
 | 
						|
    },
 | 
						|
    .count = 2
 | 
						|
};
 |