Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
OSBootInfo Struct Reference

#include <os.h>

+ Collaboration diagram for OSBootInfo:

Public Attributes

DVDDiskID disk_info
 
u32 boot_code
 
u32 version
 
u32 memory_size
 
u32 console_type
 
voidarena_lo
 
voidarena_hi
 
voidfst_location
 
u32 fst_max_length
 

Member Data Documentation

◆ arena_hi

void* OSBootInfo::arena_hi

◆ arena_lo

void* OSBootInfo::arena_lo

◆ boot_code

u32 OSBootInfo::boot_code

◆ console_type

u32 OSBootInfo::console_type

◆ disk_info

DVDDiskID OSBootInfo::disk_info

◆ fst_location

void* OSBootInfo::fst_location

◆ fst_max_length

u32 OSBootInfo::fst_max_length

◆ memory_size

u32 OSBootInfo::memory_size

◆ version

u32 OSBootInfo::version

The documentation for this struct was generated from the following file: