2023-12-09 05:20:54 +00:00
|
|
|
extern ALIGNED8 const Texture toad_player_texture_cap[];
|
2023-10-30 05:03:36 +00:00
|
|
|
extern ALIGNED8 const Texture toad_player_texture_spots[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_hair[];
|
2023-12-09 05:20:54 +00:00
|
|
|
extern ALIGNED8 const Texture toad_player_texture_face_neutral[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_face_dead[];
|
2023-10-30 05:03:36 +00:00
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_front[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_half_closed[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_closed[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_right[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_left[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_up[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_down[];
|
|
|
|
extern ALIGNED8 const Texture toad_player_texture_eyes_dead[];
|