mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			185 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			185 B
		
	
	
	
		
			C
		
	
	
	
	
	
// 0x06013F7C
 | 
						|
const struct AnimationTable water_ring_seg6_anims_06013F7C = {
 | 
						|
    .anims = {
 | 
						|
        &water_ring_seg6_anim_06013F64,
 | 
						|
        NULL,
 | 
						|
        NULL,
 | 
						|
    },
 | 
						|
    .count = 1
 | 
						|
};
 |