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

Description

Definition at line 113 of file gki_common.h.

Public Attributes

UINT16 type
 
UINT8 taskid
 
UINT8 msg [GKI_MAX_EXCEPTION_MSGLEN]
 

Member Data Documentation

◆ type

UINT16 EXCEPTION_T::type

Definition at line 115 of file gki_common.h.

◆ taskid

UINT8 EXCEPTION_T::taskid

Definition at line 116 of file gki_common.h.

◆ msg

UINT8 EXCEPTION_T::msg[GKI_MAX_EXCEPTION_MSGLEN]

Definition at line 117 of file gki_common.h.