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

Description

Definition at line 20 of file OSReset.h.

Public Attributes

OSShutdownFunction func
 
u32 prio
 
struct OSShutdownFunctionInfonext
 
struct OSShutdownFunctionInfoprev
 

Member Data Documentation

◆ func

OSShutdownFunction OSShutdownFunctionInfo::func

Definition at line 21 of file OSReset.h.

◆ prio

u32 OSShutdownFunctionInfo::prio

Definition at line 22 of file OSReset.h.

◆ next

struct OSShutdownFunctionInfo* OSShutdownFunctionInfo::next

Definition at line 23 of file OSReset.h.

◆ prev

struct OSShutdownFunctionInfo* OSShutdownFunctionInfo::prev

Definition at line 24 of file OSReset.h.