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

Description

Definition at line 27 of file OSReset.h.

Public Attributes

OSShutdownFunctionInfohead
 
OSShutdownFunctionInfotail
 

Member Data Documentation

◆ head

OSShutdownFunctionInfo* OSShutdownFunctionQueue::head

Definition at line 28 of file OSReset.h.

◆ tail

OSShutdownFunctionInfo* OSShutdownFunctionQueue::tail

Definition at line 29 of file OSReset.h.