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

Description

Definition at line 22 of file WPADMem.h.

Public Attributes

int at_0x00
 
int at_0x04
 
s16 at_0x08
 
int at_0x0c
 
WPADCallback at_0x10
 

Member Data Documentation

◆ at_0x00

int WPADMemBlock::at_0x00

Definition at line 23 of file WPADMem.h.

◆ at_0x04

int WPADMemBlock::at_0x04

Definition at line 24 of file WPADMem.h.

◆ at_0x08

s16 WPADMemBlock::at_0x08

Definition at line 25 of file WPADMem.h.

◆ at_0x0c

int WPADMemBlock::at_0x0c

Definition at line 26 of file WPADMem.h.

◆ at_0x10

WPADCallback WPADMemBlock::at_0x10

Definition at line 27 of file WPADMem.h.