Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
void * | OSGetArenaHi (void) |
void * | OSGetArenaLo (void) |
void | OSSetArenaHi (void *hi) |
void | OSSetArenaLo (void *lo) |
void * | OSAllocFromArenaLo (u32 size, s32 alignment) |