Anonymous

Changes

From Final Fantasy Inside

FF7:CC/Model Formats

2 bytes removed, 05:22, 23 May 2019
m
8 revisions imported
0x00 DWORD: Texture-ID of the texture to use (zero based)
0x04 DWORD: offset to Vertex-data start for this Model
Model Vertex Data:
0x00 DWORD: TYPE of data [see notes]
0x04 beginning of PSP-Encoded vertex data [see notes]
</pre>