NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 106 of file WPADInternal.h.
Public Attributes | |
s8 | front |
s8 | back |
WPADCommand * | buffer |
u32 | capacity |
s8 WPADCommandQueue::front |
Definition at line 107 of file WPADInternal.h.
s8 WPADCommandQueue::back |
Definition at line 108 of file WPADInternal.h.
WPADCommand* WPADCommandQueue::buffer |
Definition at line 109 of file WPADInternal.h.
u32 WPADCommandQueue::capacity |
Definition at line 110 of file WPADInternal.h.