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
11 lines
332 B
XML
11 lines
332 B
XML
<Root>
|
|
<File Name="spot13_scene" Segment="2">
|
|
<Scene Name="spot13_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot13_room_0" Segment="3">
|
|
<Room Name="spot13_room_0" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot13_room_1" Segment="3">
|
|
<Room Name="spot13_room_1" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|