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

Description

Definition at line 65 of file OSHardware.h.

Public Attributes

BOOL usingDebugger
 
u32 exceptionMask
 
void * exceptionHook
 
void * exceptionHookLR
 

Member Data Documentation

◆ usingDebugger

BOOL OSDebugInterface::usingDebugger

Definition at line 66 of file OSHardware.h.

◆ exceptionMask

u32 OSDebugInterface::exceptionMask

Definition at line 67 of file OSHardware.h.

◆ exceptionHook

void* OSDebugInterface::exceptionHook

Definition at line 68 of file OSHardware.h.

◆ exceptionHookLR

void* OSDebugInterface::exceptionHookLR

Definition at line 69 of file OSHardware.h.