diff options
Diffstat (limited to 'assets/xml/objects/object_spot04_objects.xml')
| -rw-r--r-- | assets/xml/objects/object_spot04_objects.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/xml/objects/object_spot04_objects.xml b/assets/xml/objects/object_spot04_objects.xml index 66293d752..ec0a71215 100644 --- a/assets/xml/objects/object_spot04_objects.xml +++ b/assets/xml/objects/object_spot04_objects.xml @@ -4,6 +4,9 @@ <Texture Name="gDekuTreeMouthTex_0400" OutName="tex_0400" Format="rgba16" Width="32" Height="16" Offset="0x0400"/> <Texture Name="gDekuTreeUnusedMouthTex_0EC0" OutName="tex_0EC0" Format="rgba16" Width="32" Height="16" Offset="0x0EC0"/> <Texture Name="gDekuTreeUnusedMouthTex_12C0" OutName="tex_12C0" Format="rgba16" Width="32" Height="16" Offset="0x12C0"/> + <Array Name="gDekuTreeMouthVtx" Count="29" Offset="0x800"> + <Vtx/> + </Array> <DList Name="gDekuTreeMouthDL" Offset="0x09D0"/> <Collision Name="gDekuTreeMouthCol" Offset="0x0E94"/> </File> |
