Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
OSBootInfo_s Struct Reference

#include <os.h>

+ Collaboration diagram for OSBootInfo_s:

Public Attributes

DVDDiskID DVDDiskID
 
u32 magic
 
u32 version
 
u32 memorySize
 
u32 consoleType
 
void * arenaLo
 
void * arenaHi
 
void * FSTLocation
 
u32 FSTMaxLength
 

Member Data Documentation

◆ arenaHi

void* OSBootInfo_s::arenaHi

◆ arenaLo

void* OSBootInfo_s::arenaLo

◆ consoleType

u32 OSBootInfo_s::consoleType

◆ DVDDiskID

DVDDiskID OSBootInfo_s::DVDDiskID

◆ FSTLocation

void* OSBootInfo_s::FSTLocation

◆ FSTMaxLength

u32 OSBootInfo_s::FSTMaxLength

◆ magic

u32 OSBootInfo_s::magic

◆ memorySize

u32 OSBootInfo_s::memorySize

◆ version

u32 OSBootInfo_s::version

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