mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-22 06:19:54 -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,12 @@
|
||||
<Root>
|
||||
<File Name="object_an2" Segment="6">
|
||||
<DList Name="object_an2_DL_000370" Offset="0x370" />
|
||||
<DList Name="object_an2_DL_000378" Offset="0x378" />
|
||||
<Texture Name="object_an2_Tex_000578" OutName="tex_000578" Format="i8" Width="16" Height="16" Offset="0x578" />
|
||||
<Texture Name="object_an2_Tex_000678" OutName="tex_000678" Format="i8" Width="32" Height="32" Offset="0x678" />
|
||||
<Animation Name="object_an2_Anim_001B80" Offset="0x1B80" />
|
||||
<Animation Name="object_an2_Anim_0028DC" Offset="0x28DC" />
|
||||
<Animation Name="object_an2_Anim_0038A0" Offset="0x38A0" />
|
||||
<Animation Name="object_an2_Anim_0042CC" Offset="0x42CC" />
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user