object_random_obj (#1416)

* naming

* Secret Shrine doors

* naming

* OutName
This commit is contained in:
Nuss
2023-10-09 03:25:49 +02:00
committed by GitHub
parent d25e10dcc2
commit ab4c207be4
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
<Root>
<!-- Object for Secret Shrine Sliding Door -->
<File Name="object_random_obj" Segment="6">
<DList Name="object_random_obj_DL_000190" Offset="0x190" />
<Texture Name="object_random_obj_Tex_0002F0" OutName="tex_0002F0" Format="rgba16" Width="32" Height="64" Offset="0x2F0" />
<DList Name="gSecretShrineSlidingDoorDL" Offset="0x190" />
<Texture Name="gSecretShrineSlidingDoorTex" OutName="secret_shrine_sliding_door" Format="rgba16" Width="32" Height="64" Offset="0x2F0" />
</File>
</Root>