mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +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
14 lines
651 B
XML
14 lines
651 B
XML
<Root>
|
|
<File Name="spot07_scene" Segment="2">
|
|
<Cutscene Name="gZorasDomainIntroCs" Offset="0x3D70"/>
|
|
<Texture Name="gZorasDomainDayEntranceTex" OutName="day_entrance" Format="ia8" Width="8" Height="8" Offset="0x8F98"/>
|
|
<Texture Name="gZorasDomainNightEntranceTex" OutName="night_entrance" Format="ia8" Width="8" Height="8" Offset="0x8FD8"/>
|
|
<Scene Name="spot07_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot07_room_0" Segment="3">
|
|
<Room Name="spot07_room_0" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot07_room_1" Segment="3">
|
|
<Room Name="spot07_room_1" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|