mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
5e4c8e0506
* scene texture xml generator * Create XMLs for every scene_texture except 3 and 7 * Manually add blobs * add XMLs for not used ones * update spec * Add scene_texture as external files to every scene that uses them * add gsDPLoadTextureBlock_4b * gsDPLoadMultiBlock * gsDPLoadTLUT_pal16 * gsDPLoadMultiBlock_4b * Add back the blob I removed... * address review * Fix tluts * delete script
13 lines
509 B
XML
13 lines
509 B
XML
<Root>
|
|
<ExternalFile XmlPath="misc/scene_texture_04.xml" OutPath="misc/scene_texture_04/"/>
|
|
<File Name="Z2_11GORONNOSATO2" Segment="2" Game="MM">
|
|
<Scene Name="Z2_11GORONNOSATO2" Offset="0x0"/>
|
|
</File>
|
|
<File Name="Z2_11GORONNOSATO2_room_00" Segment="3" Game="MM">
|
|
<Room Name="Z2_11GORONNOSATO2_room_00" Offset="0x0"/>
|
|
</File>
|
|
<File Name="Z2_11GORONNOSATO2_room_01" Segment="3" Game="MM">
|
|
<Room Name="Z2_11GORONNOSATO2_room_01" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|