mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 14:09:35 +00:00
d495436190
* Match the remaining GC retail versions
* Fix BSS ordering for existing versions
* Disable clang-format for #pragma increment_block_number
* sramResetCode -> sSramResetCode
* Replace 0xFF3F with or-ing all buttons together
* Revert "Disable clang-format for #pragma increment_block_number"
This reverts commit 406b6d26c9
.
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
10 lines
424 B
XML
10 lines
424 B
XML
<Root>
|
|
<SymbolMap File="SymbolMap.txt"/>
|
|
<ActorList File="../ActorList.txt"/>
|
|
<ObjectList File="../ObjectList.txt"/>
|
|
<EntranceList File="../EntranceList.txt"/>
|
|
<SpecialEntranceList File="../SpecialEntranceList.txt"/>
|
|
<EnumData File="../EnumData.xml"/>
|
|
<ExternalXMLFolder Path="assets/xml/"/>
|
|
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
|
</Root>
|