![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <bte.h>
Collaboration diagram for tBT_UUID:Public Attributes | ||
| UINT16 | len | |
| union { | ||
| UINT16 uuid16 | ||
| UINT32 uuid32 | ||
| UINT8 uuid128 [MAX_UUID_SIZE] | ||
| } | uu | |
| UINT16 tBT_UUID::len |
| union { ... } tBT_UUID::uu |
| UINT8 tBT_UUID::uuid128[MAX_UUID_SIZE] |
| UINT16 tBT_UUID::uuid16 |
| UINT32 tBT_UUID::uuid32 |