Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
template<typename T > | |
T * | JSUConvertOffsetToPtr (const void *ptr, u32 offset) |
template<typename T > | |
T * | JSUConvertOffsetToPtr (const void *, const void *) |
u8 | JSULoNibble (u8 param_0) |
u8 | JSUHiNibble (u8 param_0) |
u8 | JSULoByte (u16 in) |
u8 | JSUHiByte (u16 in) |
u16 | JSULoHalf (u32 param_0) |