mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 05:19:36 +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
16 lines
692 B
XML
16 lines
692 B
XML
<Root>
|
|
<File Name="souko_scene" Segment="2">
|
|
<Texture Name="gLonLonHouseDayEntranceTex" OutName="day_entrance" Format="ia16" Width="64" Height="4" Offset="0x5210"/>
|
|
<Texture Name="gLonLonHouseNightEntranceTex" OutName="night_entrance" Format="ia16" Width="64" Height="4" Offset="0x5010"/>
|
|
<Scene Name="souko_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="souko_room_0" Segment="3">
|
|
<Room Name="souko_room_0" Offset="0x0"/>
|
|
</File>
|
|
<File Name="souko_room_1" Segment="3">
|
|
<Room Name="souko_room_1" Offset="0x0"/>
|
|
</File>
|
|
<File Name="souko_room_2" Segment="3">
|
|
<Room Name="souko_room_2" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|