mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			979 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			979 B
		
	
	
	
		
			C
		
	
	
	
	
	
extern ALIGNED8 const Texture wario_texture_white_button[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_w_logo[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_w_blend[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_w_cap[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_hair_sideburn[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_add_sideburn[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_skin_sideburn[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_mouth[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_mouth_dead[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_front[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_half_closed[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_closed[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_right[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_left[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_up[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_down[];
 | 
						|
extern ALIGNED8 const Texture wario_texture_eyes_dead[]; |