mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 11:49:24 +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
12 lines
369 B
XML
12 lines
369 B
XML
<Root>
|
|
<File Name="spot12_scene" Segment="2">
|
|
<Cutscene Offset="0x6490"/>
|
|
<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>
|