sm64coopdx/actors/toad_player/toad_player_externs.h
2023-12-08 23:20:54 -06:00

13 lines
816 B
C

extern ALIGNED8 const Texture toad_player_texture_cap[];
extern ALIGNED8 const Texture toad_player_texture_spots[];
extern ALIGNED8 const Texture toad_player_texture_hair[];
extern ALIGNED8 const Texture toad_player_texture_face_neutral[];
extern ALIGNED8 const Texture toad_player_texture_face_dead[];
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[];