Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | JKRDefaultMemoryErrorRoutine (void *heap, u32 size, int alignment) |
void * | operator new (size_t size) |
void * | operator new (size_t size, int alignment) |
void * | operator new (size_t size, JKRHeap *heap, int alignment) |
void * | operator new[] (size_t size) |
void * | operator new[] (size_t size, int alignment) |
void * | operator new[] (size_t size, JKRHeap *heap, int alignment) |
void | operator delete (void *ptr) |
void | operator delete[] (void *ptr) |
Variables | |
static bool | data_80451380 |
|
static |