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

Description

Definition at line 8 of file OSExec.h.

Public Attributes

UNKWORD WORD_0x0
 
UNKWORD WORD_0x4
 
char UNK_0x8 [0x4]
 
void * regionStart
 
void * regionEnd
 
char UNK_0x14 [0x1C - 0x14]
 

Member Data Documentation

◆ WORD_0x0

UNKWORD OSExecParams::WORD_0x0

Definition at line 9 of file OSExec.h.

◆ WORD_0x4

UNKWORD OSExecParams::WORD_0x4

Definition at line 10 of file OSExec.h.

◆ UNK_0x8

char OSExecParams::UNK_0x8[0x4]

Definition at line 11 of file OSExec.h.

◆ regionStart

void* OSExecParams::regionStart

Definition at line 12 of file OSExec.h.

◆ regionEnd

void* OSExecParams::regionEnd

Definition at line 13 of file OSExec.h.

◆ UNK_0x14

char OSExecParams::UNK_0x14[0x1C - 0x14]

Definition at line 14 of file OSExec.h.