mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-07 13:03:29 -04:00
Initial object file xmls (#312)
* git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "3c00dcb3" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "3c00dcb3" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * Object xmls * Fix bss reordering * Setup has warnings now * Fix object_gi_reserve01 dlist names * rm xml -> c make rule * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "ba947126" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "ba947126" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * SPBranchList related warnings gone * Remove some mis-detected animations * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "405fc13e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "405fc13e" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * scene related setup warning gone * Fix * Newlines
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<Root>
|
||||
<File Name="object_open_obj" Segment="6">
|
||||
<DList Name="object_open_obj_DL_0003E0" Offset="0x3E0" />
|
||||
<DList Name="object_open_obj_DL_0003E8" Offset="0x3E8" />
|
||||
<Texture Name="object_open_obj_Tex_000558" OutName="tex_000558" Format="rgba16" Width="32" Height="64" Offset="0x558" />
|
||||
<Collision Name="object_open_obj_Colheader_001640" Offset="0x1640" />
|
||||
<DList Name="object_open_obj_DL_001A60" Offset="0x1A60" />
|
||||
<DList Name="object_open_obj_DL_001B40" Offset="0x1B40" />
|
||||
<Texture Name="object_open_obj_Tex_001CD0" OutName="tex_001CD0" Format="rgba16" Width="32" Height="32" Offset="0x1CD0" />
|
||||
<Texture Name="object_open_obj_Tex_0024D0" OutName="tex_0024D0" Format="ia8" Width="32" Height="64" Offset="0x24D0" />
|
||||
<TextureAnimation Name="object_open_obj_Matanimheader_002CE0" Offset="0x2CE0" />
|
||||
<DList Name="object_open_obj_DL_002D30" Offset="0x2D30" />
|
||||
<DList Name="object_open_obj_DL_002DC0" Offset="0x2DC0" />
|
||||
<!-- <Blob Name="object_open_obj_Blob_002DC8" Size="0xE608" Offset="0x2DC8" /> -->
|
||||
<Texture Name="object_open_obj_Tex_00DDC8" OutName="tex_00DDC8" Format="i4" Width="32" Height="32" Offset="0xDDC8" />
|
||||
<Texture Name="object_open_obj_Tex_00DFC8" OutName="tex_00DFC8" Format="i4" Width="32" Height="32" Offset="0xDFC8" />
|
||||
<Texture Name="object_open_obj_Tex_00E1C8" OutName="tex_00E1C8" Format="i4" Width="32" Height="32" Offset="0xE1C8" />
|
||||
<Texture Name="object_open_obj_Tex_00E3C8" OutName="tex_00E3C8" Format="i4" Width="32" Height="32" Offset="0xE3C8" />
|
||||
<Texture Name="object_open_obj_Tex_00E5C8" OutName="tex_00E5C8" Format="i4" Width="32" Height="32" Offset="0xE5C8" />
|
||||
<Texture Name="object_open_obj_Tex_00E7C8" OutName="tex_00E7C8" Format="i4" Width="32" Height="32" Offset="0xE7C8" />
|
||||
<Texture Name="object_open_obj_Tex_00E9C8" OutName="tex_00E9C8" Format="i4" Width="32" Height="32" Offset="0xE9C8" />
|
||||
<Texture Name="object_open_obj_Tex_00EBC8" OutName="tex_00EBC8" Format="i4" Width="32" Height="32" Offset="0xEBC8" />
|
||||
<Texture Name="object_open_obj_Tex_00EDC8" OutName="tex_00EDC8" Format="i4" Width="32" Height="32" Offset="0xEDC8" />
|
||||
<Texture Name="object_open_obj_Tex_00EFC8" OutName="tex_00EFC8" Format="i4" Width="32" Height="32" Offset="0xEFC8" />
|
||||
<TextureAnimation Name="object_open_obj_Matanimheader_011458" Offset="0x11458" />
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user