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

Go to the source code of this file.

Classes

class  daTboxBase_c
 
struct  daTbox_ModelInfo
 
class  daTbox_c
 Treasure Box. More...
 
class  daTbox_HIO_c
 

Typedefs

typedef int(daTbox_c::* daTbox_actionFn) ()
 
typedef void(daTbox_c::* daTbox_modeFn) ()
 

Functions

 STATIC_ASSERT (sizeof(daTboxBase_c)==0x718)
 
 STATIC_ASSERT (sizeof(daTbox_ModelInfo)==0x1C)
 
 STATIC_ASSERT (sizeof(daTbox_c)==0xA30)
 
 STATIC_ASSERT (sizeof(daTbox_HIO_c)==0x34)
 

Typedef Documentation

◆ daTbox_actionFn

typedef int(daTbox_c::* daTbox_actionFn) ()

◆ daTbox_modeFn

typedef void(daTbox_c::* daTbox_modeFn) ()

Function Documentation

◆ STATIC_ASSERT() [1/4]

STATIC_ASSERT ( sizeof(daTbox_c = =0xA30)

◆ STATIC_ASSERT() [2/4]

STATIC_ASSERT ( sizeof(daTbox_HIO_c = =0x34)

◆ STATIC_ASSERT() [3/4]

STATIC_ASSERT ( sizeof(daTbox_ModelInfo = =0x1C)

◆ STATIC_ASSERT() [4/4]

STATIC_ASSERT ( sizeof(daTboxBase_c = =0x718)