mirror of
https://github.com/zeldaret/oot
synced 2026-05-24 07:11:01 -04:00
b0bfa9eb69
* Fix asset includes to consistently start with assets/ * Fix header paths in asset xmls to start with assets/ * Remove -Iassets from compiler options
8 lines
291 B
XML
8 lines
291 B
XML
<Root>
|
|
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
|
<File Name="object_gi_ki_tan_mask" Segment="6">
|
|
<DList Name="gGiKeatonMaskDL" Offset="0x0AC0"/>
|
|
<DList Name="gGiKeatonMaskEyesDL" Offset="0x0D50"/>
|
|
</File>
|
|
</Root>
|