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

Description

Definition at line 107 of file goep_fs.h.

Public Attributes

BT_HDR hdr
 
tGOEP_FD fd
 
tGOEP_STATUS status
 
UINT16 bytes_read
 

Member Data Documentation

◆ hdr

BT_HDR tGOEP_READ_RSP::hdr

Definition at line 109 of file goep_fs.h.

◆ fd

tGOEP_FD tGOEP_READ_RSP::fd

Definition at line 110 of file goep_fs.h.

◆ status

tGOEP_STATUS tGOEP_READ_RSP::status

Definition at line 111 of file goep_fs.h.

◆ bytes_read

UINT16 tGOEP_READ_RSP::bytes_read

Definition at line 112 of file goep_fs.h.