![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <__wpad.h>
Collaboration diagram for WPADCmd:Public Attributes | |
| u32 | reportID |
| u8 | dataBuf [RPT_MAX_SIZE] |
| u16 | dataLength |
| void * | dstBuf |
| u16 | readLength |
| u32 | readAddress |
| WPADInfo * | statusReportOut |
| WPADCallback | cmdCB |
| WPADCallback WPADCmd::cmdCB |
| u8 WPADCmd::dataBuf[RPT_MAX_SIZE] |
| u16 WPADCmd::dataLength |
| void* WPADCmd::dstBuf |
| u32 WPADCmd::readAddress |
| u16 WPADCmd::readLength |
| u32 WPADCmd::reportID |
| WPADInfo* WPADCmd::statusReportOut |