![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
| void | OSSetSaveRegion (void *start, void *end) |
| void | OSGetSaveRegion (void **start, void **end) |
| void | OSGetSavedRegion (void **start, void **end) |
| void | __OSReboot (u32 resetCode, u32 bootDol) |
| void OSGetSavedRegion | ( | void ** | start, |
| void ** | end ) |
| void OSGetSaveRegion | ( | void ** | start, |
| void ** | end ) |
| void OSSetSaveRegion | ( | void * | start, |
| void * | end ) |