Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
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) | |
STATIC_ASSERT | ( | sizeof(daTbox_HIO_c) | = =0x34 | ) |
STATIC_ASSERT | ( | sizeof(daTbox_ModelInfo) | = =0x1C | ) |
STATIC_ASSERT | ( | sizeof(daTboxBase_c) | = =0x718 | ) |