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

Description

Definition at line 99 of file goep_fs.h.

Public Attributes

BT_HDR hdr
 
tGOEP_FD fd
 
tGOEP_STATUS status
 
UINT32 file_size
 

Member Data Documentation

◆ hdr

BT_HDR tGOEP_OPEN_RSP::hdr

Definition at line 101 of file goep_fs.h.

◆ fd

tGOEP_FD tGOEP_OPEN_RSP::fd

Definition at line 102 of file goep_fs.h.

◆ status

tGOEP_STATUS tGOEP_OPEN_RSP::status

Definition at line 103 of file goep_fs.h.

◆ file_size

UINT32 tGOEP_OPEN_RSP::file_size

Definition at line 104 of file goep_fs.h.