papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
Twink.h File Reference

Macros

#define TWINK_ANIMS
 

Macro Definition Documentation

◆ TWINK_ANIMS

#define TWINK_ANIMS
Value:
{ \
.idle = ANIM_Twink_Idle, \
.walk = ANIM_Twink_Fly, \
.run = ANIM_Twink_Angry, \
.chase = ANIM_Twink_Angry, \
.anim_4 = ANIM_Twink_Idle, \
.anim_5 = ANIM_Twink_Idle, \
.death = ANIM_Twink_Idle, \
.hit = ANIM_Twink_Idle, \
.anim_8 = ANIM_Twink_Idle, \
.anim_9 = ANIM_Twink_Idle, \
.anim_A = ANIM_Twink_Idle, \
.anim_B = ANIM_Twink_Idle, \
.anim_C = ANIM_Twink_Idle, \
.anim_D = ANIM_Twink_Idle, \
.anim_E = ANIM_Twink_Idle, \
.anim_F = ANIM_Twink_Idle, \
}