mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-21 22:10:51 -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,16 @@
|
||||
<Root>
|
||||
<File Name="object_yukimura_obj" Segment="6">
|
||||
<DList Name="object_yukimura_obj_DL_000640" Offset="0x640" />
|
||||
<DList Name="object_yukimura_obj_DL_000758" Offset="0x758" />
|
||||
<DList Name="object_yukimura_obj_DL_000870" Offset="0x870" />
|
||||
<DList Name="object_yukimura_obj_DL_000890" Offset="0x890" />
|
||||
<DList Name="object_yukimura_obj_DL_0008C0" Offset="0x8C0" />
|
||||
<Texture Name="object_yukimura_obj_Tex_0008D8" OutName="tex_0008D8" Format="rgba16" Width="16" Height="8" Offset="0x8D8" />
|
||||
<Texture Name="object_yukimura_obj_Tex_0009D8" OutName="tex_0009D8" Format="rgba16" Width="32" Height="16" Offset="0x9D8" />
|
||||
<DList Name="object_yukimura_obj_DL_000EB0" Offset="0xEB0" />
|
||||
<DList Name="object_yukimura_obj_DL_000F98" Offset="0xF98" />
|
||||
<Texture Name="object_yukimura_obj_Tex_001078" OutName="tex_001078" Format="rgba16" Width="32" Height="32" Offset="0x1078" />
|
||||
<Texture Name="object_yukimura_obj_Tex_001878" OutName="tex_001878" Format="i4" Width="64" Height="64" Offset="0x1878" />
|
||||
<TextureAnimation Name="object_yukimura_obj_Matanimheader_002090" Offset="0x2090" />
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user