Changes
Jump to navigation
Jump to search
→Models Section
<pre>
struct StrModelHeader {
u32 psx_memory; // Memory address to load the section into, maybe ?= StrBsxHeader.offset_models | 0x80000000
u32 num_models; // Number of models.
u32 texture_pointer; // Pointer to texture data.