mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-28 15:56:51 +00:00
9def6f4d0d
* Add ZAPD hack to deal with extracted/VERSION/ in include paths
* Extract assets to extracted/VERSION
* Add ZAPD flags to override virtual address / start offset / end offset
* Configure offsets for code and overlay assets
* Reorganize ZAPD configs
* Match gc-eu-mq
* Match gc-eu
* Remove old asset dirs during distclean
* Revert "Remove old asset dirs during distclean"
This reverts commit fc8027a75f
.
* make zapd addresses globals int64_t so they can store uint32_t addresses and -1
* slight cleanup extract_assets.py
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "0285e11f0"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "0285e11f0"
git-subrepo:
version: "0.4.6"
origin: "git@github.com:ingydotnet/git-subrepo.git"
commit: "110b9eb"
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
28 lines
967 B
XML
28 lines
967 B
XML
<Root>
|
|
<File Name="ovl_file_choose">
|
|
<Array Name="D_80811BB0" Count="24" Offset="0x0" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="D_80811D30" Count="16" Offset="0x180" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="D_80811E30" Count="16" Offset="0x280" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="D_80811F30" Count="32" Offset="0x380" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="D_80812130" Count="32" Offset="0x580" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="gOptionsDividerTopVtx" Count="4" Offset="0x780" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="gOptionsDividerMiddleVtx" Count="4" Offset="0x7C0" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
<Array Name="gOptionsDividerBottomVtx" Count="4" Offset="0x800" Static="Off">
|
|
<Vtx/>
|
|
</Array>
|
|
</File>
|
|
</Root>
|