1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 14:50:15 +00:00
oot/assets/xml/textures/message_static.xml

11 lines
797 B
XML

<Root>
<File Name="message_static" Segment="7">
<Texture Name="gDefaultMessageBackgroundTex" Format="ia4" Width="128" Height="64" Offset="0x0"/>
<Texture Name="gSignMessageBackgroundTex" Format="ia4" Width="128" Height="64" Offset="0x1000"/>
<Texture Name="gNoteStaffMessageBackgroundTex" Format="ia4" Width="128" Height="64" Offset="0x2000"/>
<Texture Name="gFadingMessageBackgroundTex" Format="i4" Width="128" Height="64" Offset="0x3000"/>
<Texture Name="gMessageContinueTriangleTex" Format="i4" Width="16" Height="16" Offset="0x4000"/>
<Texture Name="gMessageEndSquareTex" Format="i4" Width="16" Height="16" Offset="0x4080"/>
<Texture Name="gMessageArrowTex" Format="i4" Width="16" Height="16" Offset="0x4100"/>
</File>
</Root>