mirror of
https://github.com/zeldaret/oot
synced 2026-08-21 14:37:24 -04:00
ZAPD update: Gotta go fast! (#877)
* copy over the xml * Rename anims * A bunch of renames * minor extract_assets fixes * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "820678b4e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "820678b4e" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * Change rgb5a1 to rgba16 * eye and eyebrows * some dlists * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "6be9af65d" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "6be9af65d" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<Root>
|
||||
<File Name="object_spot05_objects" Segment="6">
|
||||
<Texture Name="object_spot05_objects_Tex_000000" OutName="tex_00000000" Format="rgb5a1" Width="32" Height="32" Offset="0x0"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000000" OutName="tex_00000000" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
|
||||
<DList Name="object_spot05_objects_DL_000840" Offset="0x840"/>
|
||||
<Blob Name="object_spot05_objects_Blob_0008D0" Size="0x80" Offset="0x8D0"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000950" OutName="tex_00000950" Format="rgb5a1" Width="16" Height="64" Offset="0x950"/>
|
||||
<Texture Name="object_spot05_objects_Tex_000950" OutName="tex_00000950" Format="rgba16" Width="16" Height="64" Offset="0x950"/>
|
||||
<DList Name="object_spot05_objects_DL_001190" Offset="0x1190"/>
|
||||
<Blob Name="object_spot05_objects_Blob_001220" Size="0xD0" Offset="0x1220"/>
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user