mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
8366b8731e
* Set up build system for ntsc-1.2 * Set up disassembly for ntsc-1.2 * Add all unnamed functions to functions.txt * Update docs/retail_versions.md for ntsc-1.2 * Format * Update docs/retail_versions.md Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Remove mention of US * OOT_N64 -> PLATFORM_N64, OOT_GC -> PLATFORM_GC * Move mtxutil to libultra/gu * Fix libultra/io bss splits * Fix merge --------- 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>
|