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

Description

Definition at line 367 of file l2c_int.h.

Public Attributes

tL2C_CCBp_serve_ccb
 
tL2C_CCBp_first_ccb
 
UINT8 num_ccb
 
UINT8 quota
 

Member Data Documentation

◆ p_serve_ccb

tL2C_CCB* tL2C_RR_SERV::p_serve_ccb

Definition at line 369 of file l2c_int.h.

◆ p_first_ccb

tL2C_CCB* tL2C_RR_SERV::p_first_ccb

Definition at line 370 of file l2c_int.h.

◆ num_ccb

UINT8 tL2C_RR_SERV::num_ccb

Definition at line 371 of file l2c_int.h.

◆ quota

UINT8 tL2C_RR_SERV::quota

Definition at line 372 of file l2c_int.h.