![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| struct | WPADInfo |
Typedefs | |
| typedef s32 | WPADResult |
| typedef s32 | WPADChannel |
| typedef u32 | WPADDeviceType |
| typedef void | WPADExtensionCallback(WPADChannel chan, s32 devType) |
| typedef struct WPADInfo | WPADInfo |
Enumerations | |
| enum | WPADChannel_et { WPAD_CHAN0 , WPAD_CHAN1 , WPAD_CHAN2 , WPAD_CHAN3 , WPAD_MAX_CONTROLLERS , WPAD_CHAN_INVALID = -1 } |
Functions | |
| WPADResult | WPADProbe (WPADChannel chan, WPADDeviceType *devType) |
| WPADExtensionCallback * | WPADSetExtensionCallback (WPADChannel chan, WPADExtensionCallback *cb) |
| typedef s32 WPADChannel |
| typedef u32 WPADDeviceType |
| typedef void WPADExtensionCallback(WPADChannel chan, s32 devType) |
| typedef struct WPADInfo WPADInfo |
| typedef s32 WPADResult |
| enum WPADChannel_et |
| WPADResult WPADProbe | ( | WPADChannel | chan, |
| WPADDeviceType * | devType ) |
| WPADExtensionCallback * WPADSetExtensionCallback | ( | WPADChannel | chan, |
| WPADExtensionCallback * | cb ) |