mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-10 08:50:23 +00:00
more cleanup around Room_DrawBackground2D
This commit is contained in:
parent
685c06e913
commit
6e39368186
5 changed files with 16 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
<Root>
|
||||
<File Name="icon_item_field_static" Segment="12">
|
||||
<Texture Name="gWorldMapImageTex" OutName="world_map_image" Format="ci8" Width="216" Height="128" Offset="0x0"/>
|
||||
<Texture Name="gWorldMapImageTex" OutName="world_map_image" Format="ci8" Width="216" Height="128" Offset="0x0" TlutOffset="0x6C00"/>
|
||||
<Texture Name="gWorldMapImageTLUT" OutName="world_map_image_tlut" Format="rgba16" Width="16" Height="16" Offset="0x6C00"/>
|
||||
<Texture Name="gWorldMapDotTex" OutName="world_map_dot" Format="ia8" Width="8" Height="8" Offset="0x6E00"/>
|
||||
<Texture Name="gWorldMapAreaBox1Tex" OutName="world_map_area_box_1" Format="ia4" Width="32" Height="19" Offset="0x6E40"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue