mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 13:40:02 +00:00
Add UNK_09 macro and other minor fixes (#813)
(cherry picked from commit d3a6d4d2e1
)
This commit is contained in:
parent
58813216fc
commit
8f9881ece2
4 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
<Root>
|
||||
<File Name="ice_doukutu_scene" Segment="2">
|
||||
<Scene Name="ice_doukutu_scene"/>
|
||||
<Cutscene Name="gIceCavernSerenadeCs" Offset="0x330"/>
|
||||
|
||||
<Scene Name="ice_doukutu_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="ice_doukutu_room_0" Segment="3">
|
||||
<Room Name="ice_doukutu_room_0" Offset="0x0"/>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<Root>
|
||||
<File Name="spot12_scene" Segment="2">
|
||||
<Cutscene Offset="0x6490"/>
|
||||
<Cutscene Name="gSpot12Cs_006490" Offset="0x6490"/>
|
||||
|
||||
<Scene Name="spot12_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="spot12_room_0" Segment="3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue