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

Go to the source code of this file.

Classes

class  daObjSmgDoor_c
 Sacred Meadow Grove Door. More...
 

Enumerations

enum  daObjSmgDoor_Action {
  ACT_WAIT = 0 , ACT_OPEN = 1 , ACT_SETGOAL = 2 , ACT_SETPOS = 3 ,
  ACT_SCENE_CHG = 4 , ACT_COLOR_CHG = 5
}
 

Functions

 STATIC_ASSERT (sizeof(daObjSmgDoor_c)==0x5f4)
 

Enumeration Type Documentation

◆ daObjSmgDoor_Action

Enumerator
ACT_WAIT 
ACT_OPEN 
ACT_SETGOAL 
ACT_SETPOS 
ACT_SCENE_CHG 
ACT_COLOR_CHG 

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(daObjSmgDoor_c) = =0x5f4)