diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2021-12-18 19:37:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-18 14:37:05 -0500 |
| commit | d62fb2b689c2689cc6c8bef4de334a39d8b7ab69 (patch) | |
| tree | 69207e4113ece31509f447c0803374cb6c5f8f75 /assets/xml/objects/object_fz.xml | |
| parent | d4dc34ee716b372d81ff8c4d166e70ecdd11e7ef (diff) | |
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
Diffstat (limited to 'assets/xml/objects/object_fz.xml')
| -rw-r--r-- | assets/xml/objects/object_fz.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/xml/objects/object_fz.xml b/assets/xml/objects/object_fz.xml new file mode 100644 index 000000000..0c0b2ce2b --- /dev/null +++ b/assets/xml/objects/object_fz.xml @@ -0,0 +1,12 @@ +<Root> + <File Name="object_fz" Segment="6"> + <DList Name="object_fz_DL_001130" Offset="0x1130" /> + <DList Name="object_fz_DL_0021A0" Offset="0x21A0" /> + <DList Name="object_fz_DL_002CA0" Offset="0x2CA0" /> + <Texture Name="object_fz_Tex_002E70" OutName="tex_002E70" Format="i4" Width="32" Height="32" Offset="0x2E70" /> + <DList Name="object_fz_DL_0030A0" Offset="0x30A0" /> + <DList Name="object_fz_DL_003158" Offset="0x3158" /> + <DList Name="object_fz_DL_003260" Offset="0x3260" /> + <DList Name="object_fz_DL_0033F0" Offset="0x33F0" /> + </File> +</Root> |
