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

Description

Definition at line 72 of file gki_common.h.

Public Attributes

struct _buffer_hdrp_next
 
UINT8 q_id
 
UINT8 task_id
 
UINT8 status
 
UINT8 Type
 

Member Data Documentation

◆ p_next

struct _buffer_hdr* _buffer_hdr::p_next

Definition at line 74 of file gki_common.h.

◆ q_id

UINT8 _buffer_hdr::q_id

Definition at line 75 of file gki_common.h.

◆ task_id

UINT8 _buffer_hdr::task_id

Definition at line 76 of file gki_common.h.

◆ status

UINT8 _buffer_hdr::status

Definition at line 77 of file gki_common.h.

◆ Type

UINT8 _buffer_hdr::Type

Definition at line 78 of file gki_common.h.