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

Description

Definition at line 261 of file l2c_int.h.

Public Attributes

BOOLEAN in_use
 
UINT16 psm
 
UINT16 real_psm
 
tL2C_UCD_REG ucd
 
tL2CAP_APPL_INFO api
 

Member Data Documentation

◆ in_use

BOOLEAN tL2C_RCB::in_use

Definition at line 263 of file l2c_int.h.

◆ psm

UINT16 tL2C_RCB::psm

Definition at line 264 of file l2c_int.h.

◆ real_psm

UINT16 tL2C_RCB::real_psm

Definition at line 265 of file l2c_int.h.

◆ ucd

tL2C_UCD_REG tL2C_RCB::ucd

Definition at line 268 of file l2c_int.h.

◆ api

tL2CAP_APPL_INFO tL2C_RCB::api

Definition at line 271 of file l2c_int.h.