Waternoose, the XBOX 360 emulator
A very young XBOX 360 emulator that aims to boot games some day
Loading...
Searching...
No Matches
Public Attributes | List of all members
xexLibrary_t Struct Reference
Collaboration diagram for xexLibrary_t:
Collaboration graph
[legend]

Public Attributes

libraryHeader_t header
 
std::vector< uint32_t > imports
 
std::string name
 

Detailed Description

Definition at line 91 of file xex.h.

Member Data Documentation

◆ header

libraryHeader_t xexLibrary_t::header

Definition at line 93 of file xex.h.

◆ imports

std::vector<uint32_t> xexLibrary_t::imports

Definition at line 94 of file xex.h.

◆ name

std::string xexLibrary_t::name

Definition at line 95 of file xex.h.


The documentation for this struct was generated from the following file: