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

Macros

#define SUN_ANIMS
 

Macro Definition Documentation

◆ SUN_ANIMS

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