Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_ni.h File Reference

Go to the source code of this file.

Classes

class  ni_class
 Cucco. More...
 
class  daNi_HIO_c
 

Enumerations

enum  daNi_color {
  COLOR_WHITE , COLOR_BLACK , COLOR_BROWN , COLOR_GOLD ,
  COLOR_RANDOM = 0xFF
}
 
enum  daNi_action {
  ACTION_NORMAL_e , ACTION_AWAY_e , ACTION_SWIM_e , ACTION_CARRY_e ,
  ACTION_FLY_e , ACTION_DROP_e , ACTION_RETURN_e , ACTION_MESSAGE_e ,
  ACTION_DAMAGE_e , ACTION_WINDSPIN_e , ACTION_DEMO0_e , ACTION_PLAY_e = 15
}
 

Functions

 STATIC_ASSERT (sizeof(ni_class)==0xb0c)
 

Enumeration Type Documentation

◆ daNi_action

Enumerator
ACTION_NORMAL_e 
ACTION_AWAY_e 
ACTION_SWIM_e 
ACTION_CARRY_e 
ACTION_FLY_e 
ACTION_DROP_e 
ACTION_RETURN_e 
ACTION_MESSAGE_e 
ACTION_DAMAGE_e 
ACTION_WINDSPIN_e 
ACTION_DEMO0_e 
ACTION_PLAY_e 

◆ daNi_color

Enumerator
COLOR_WHITE 
COLOR_BLACK 
COLOR_BROWN 
COLOR_GOLD 
COLOR_RANDOM 

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(ni_class = =0xb0c)