mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
9dbebfa38f
* Remove blobhint * Add segments and offsets, and remove most hints * Change PathHint to Path * Add missing final new lines in scenes xmls
16 lines
522 B
XML
16 lines
522 B
XML
<Root>
|
|
<File Name="spot06_scene" Segment="2">
|
|
<Cutscene Name="gSpot06Cs_007020" Offset="0x7020"/>
|
|
<Cutscene Name="gSpot06Cs_01B0C0" Offset="0x1B0C0"/>
|
|
|
|
<Path Name="gSpot06Path_00776C" Offset="0x776C"/>
|
|
|
|
<Scene Name="spot06_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot06_room_0" Segment="3">
|
|
<DList Name="gSpot06DL_00A400" Offset="0xA400"/>
|
|
<DList Name="gSpot06DL_00A608" Offset="0xA608"/>
|
|
|
|
<Room Name="spot06_room_0" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|