Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JASGadget.h>
Public Member Functions | |
JASPtrTable (T **param_0, u32 size) | |
T * | get (u32 index) |
T * | get (u32 index) const |
void | set (u32 index, T *value) |
Private Attributes | |
T ** | mTable |
u32 | mSize |
|
inline |
|
private |
|
private |