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
20 lines
661 B
XML
20 lines
661 B
XML
<Root>
|
|
<File Name="testroom_scene" Segment="2">
|
|
<Scene Name="testroom_scene"/>
|
|
</File>
|
|
<File Name="testroom_room_0" Segment="3">
|
|
<Room Name="testroom_room_0" Offset="0x0"/>
|
|
</File>
|
|
<File Name="testroom_room_1" Segment="3">
|
|
<Room Name="testroom_room_1" Offset="0x0"/>
|
|
</File>
|
|
<File Name="testroom_room_2" Segment="3">
|
|
<Room Name="testroom_room_2" Offset="0x0"/>
|
|
</File>
|
|
<File Name="testroom_room_3" Segment="3">
|
|
<Room Name="testroom_room_3" Offset="0x0"/>
|
|
</File>
|
|
<File Name="testroom_room_4" Segment="3">
|
|
<Room Name="testroom_room_4" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|