2022-05-07 05:03:12 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_metal[];
|
2023-10-30 05:03:36 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_metal_shade[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_metal_light[];
|
2022-05-07 05:03:12 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_yellow_button[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_m_logo[];
|
2023-10-30 05:03:36 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_m_blend[];
|
2023-11-14 06:34:13 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_m_cap[];
|
2022-05-07 05:03:12 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_hair_sideburn[];
|
2023-11-14 06:34:13 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_add_sideburn[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_skin_sideburn[];
|
2022-05-07 05:03:12 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_mustache[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_front[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_half_closed[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_closed[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_right[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_left[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_up[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_down[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_eyes_dead[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_wings_half_1[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_wings_half_2[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_metal_wings_half_1[];
|
|
|
|
extern ALIGNED8 const Texture mario_texture_metal_wings_half_2[];
|
2023-07-04 23:23:34 +00:00
|
|
|
extern ALIGNED8 const Texture mario_texture_cap_inside[];
|