NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 65 of file OSHardware.h.
Public Attributes | |
BOOL | usingDebugger |
u32 | exceptionMask |
void * | exceptionHook |
void * | exceptionHookLR |
BOOL OSDebugInterface::usingDebugger |
Definition at line 66 of file OSHardware.h.
u32 OSDebugInterface::exceptionMask |
Definition at line 67 of file OSHardware.h.
void* OSDebugInterface::exceptionHook |
Definition at line 68 of file OSHardware.h.
void* OSDebugInterface::exceptionHookLR |
Definition at line 69 of file OSHardware.h.