mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			182 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			182 B
		
	
	
	
		
			C
		
	
	
	
	
	
// 0x060070D0
 | 
						|
const struct AnimationTable swoop_seg6_anims_060070D0 = {
 | 
						|
    .anims = {
 | 
						|
        &swoop_seg6_anim_06006E88,
 | 
						|
        &swoop_seg6_anim_060070B8,
 | 
						|
    },
 | 
						|
    .count = 2
 | 
						|
};
 |