NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
RomSection Struct Reference

Description

Definition at line 67 of file __ppc_eabi_init.h.

Public Attributes

void * phys
 
void * virt
 
size_t size
 

Member Data Documentation

◆ phys

void* RomSection::phys

Definition at line 68 of file __ppc_eabi_init.h.

◆ virt

void* RomSection::virt

Definition at line 69 of file __ppc_eabi_init.h.

◆ size

size_t RomSection::size

Definition at line 70 of file __ppc_eabi_init.h.