NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 81 of file gki_common.h.
Public Attributes | |
BUFFER_HDR_T * | p_first |
BUFFER_HDR_T * | p_last |
UINT16 | size |
UINT16 | total |
UINT16 | cur_cnt |
UINT16 | max_cnt |
BUFFER_HDR_T* _free_queue::p_first |
Definition at line 83 of file gki_common.h.
BUFFER_HDR_T* _free_queue::p_last |
Definition at line 84 of file gki_common.h.
UINT16 _free_queue::size |
Definition at line 85 of file gki_common.h.
UINT16 _free_queue::total |
Definition at line 86 of file gki_common.h.
UINT16 _free_queue::cur_cnt |
Definition at line 87 of file gki_common.h.
UINT16 _free_queue::max_cnt |
Definition at line 88 of file gki_common.h.