1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/assets/xml/scenes/dungeons/jyasinboss.xml
louist103 0b18419489
Scene cleanups (#1002)
* 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
2021-11-08 21:15:37 -05:00

20 lines
737 B
XML

<Root>
<File Name="jyasinboss_scene" Segment="2">
<Cutscene Name="gSpiritBossNabooruKnuckleIntroCs" Offset="0x2BB0"/>
<Cutscene Name="gSpiritBossNabooruKnuckleDefeatCs" Offset="0x3F80"/>
<Scene Name="jyasinboss_scene" Offset="0x0"/>
</File>
<File Name="jyasinboss_room_0" Segment="3">
<Room Name="jyasinboss_room_0" Offset="0x0"/>
</File>
<File Name="jyasinboss_room_1" Segment="3">
<Room Name="jyasinboss_room_1" Offset="0x0"/>
</File>
<File Name="jyasinboss_room_2" Segment="3">
<Room Name="jyasinboss_room_2" Offset="0x0"/>
</File>
<File Name="jyasinboss_room_3" Segment="3">
<Room Name="jyasinboss_room_3" Offset="0x0"/>
</File>
</Root>