Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <os.h>
Public Attributes | |
DVDDiskID | disk_info |
u32 | boot_code |
u32 | version |
u32 | memory_size |
u32 | console_type |
void * | arena_lo |
void * | arena_hi |
void * | fst_location |
u32 | fst_max_length |
void* OSBootInfo::arena_hi |
void* OSBootInfo::arena_lo |
u32 OSBootInfo::boot_code |
u32 OSBootInfo::console_type |
DVDDiskID OSBootInfo::disk_info |
void* OSBootInfo::fst_location |
u32 OSBootInfo::fst_max_length |
u32 OSBootInfo::memory_size |
u32 OSBootInfo::version |