mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
0b18419489
* remove fake match * u32 segment -> void* and add symbols to sEntranceCutsceneTable * rename some symbols * remove if1 * add the last missing symbol * add symbols for almost all extrence textures * finish adding the symbols * Remove comment * spelling fix * Fig's and Dragorn's fixes * add symbols to unkknown array * format * romans fixes
15 lines
669 B
XML
15 lines
669 B
XML
<Root>
|
|
<File Name="spot12_scene" Segment="2">
|
|
<Cutscene Name="gGerudoFortressFirstCaptureCs" Offset="0x55C0"/>
|
|
<Cutscene Name="gGerudoFortressIntroCs" Offset="0x6490"/>
|
|
<Texture Name="gSpot12_009678Tex" Format="rgba16" Width="64" Height="32" Offset="0x9678"/>
|
|
<Texture Name="gSpot12_00DE78Tex" Format="rgba16" Width="64" Height="32" Offset="0xDE78"/>
|
|
<Scene Name="spot12_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot12_room_0" Segment="3">
|
|
<Room Name="spot12_room_0" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot12_room_1" Segment="3">
|
|
<Room Name="spot12_room_1" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|