|
Waternoose, the XBOX 360 emulator
A very young XBOX 360 emulator that aims to boot games some day
|
Following the XEX header are xexHeader_t::optional_header_count optional headers, which either contain an offset to a struct, or a value.
More...
#include <xex.h>
Public Attributes | ||
| uint32_t | id | |
| union { | ||
| uint32_t offset | ||
| uint32_t value | ||
| }; | ||
Following the XEX header are xexHeader_t::optional_header_count optional headers, which either contain an offset to a struct, or a value.