mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Decompile Gameplay_Keep and fix all existing decompiled objects (#595)
* First batch of files * Add missing folders back * Fix missing folders again * Finish fixing existing texture files * Gameplay_Keep XML finished * Most actor gameplay_keep undefined syms removed * Only ~200 gkeep symbols remain * All gkeep symbols that ZAP supports are fixed * Cleanup, and make gkeep names more accurate * Starting to figure out what some unknown blobs are, merge zeldaret in * fix a few more things * refactor gkeep * Change how gitkeep is handled * gkeep xml cleanup * Gkeep finished, now just waiting up ZAP updates * 100 link animations finished * 150 link animations finished * 200 link animations finished * 250 link animations finished * 350 link animations finished * 400 link animations finished * 450 link animations finished * 500 link animations finished * 550 link animations finished * All Link animations finished cannot build yet because ZAP doesn't have LinkAnimationHeader yet * xml changes for new zap stuff * finish gameplay_keep * fixing existing objects * ready for pr besides zap padding issue * mostly ready for pr * format all c files * all conflicts fixed * make changes that roman requested * fix thing i didn't mean to change * some animation symbols renamed * fixed roman's stuff * lifemeter hardcoded pointers removed * fix issue with incorrect data in gameplay_keep * removed unused asm * fixed most of fig's comments * fix all of fig's comments * reformat files * Update assets/xml/textures/icon_item_static.xml Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update assets/xml/textures/icon_item_static.xml Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * fixed stuff * fixed most of roman's comments * remove leading zeroes * should build now * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "f84d8337b" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "f84d8337b" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * all of gkeep symbols fixed * compiler error fixed * format files * final changes Co-authored-by: Zelllll <elijah@DESKTOP-NMP1I89.localdomain> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
84195fcef6
commit
20c1f4e648
198 changed files with 4775 additions and 4232 deletions
|
@ -1,24 +0,0 @@
|
|||
<Root>
|
||||
<File Name="icon_item_24_static">
|
||||
<Texture Name="Forest_Medallion" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Fire_Medallion" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Water_Medallion" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Spirit_Medallion" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Shadow_Medallion" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Light_Medallion" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Kokiri_Emerald" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Goron_Ruby" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Zora_Saphire" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Stone_of_Agony" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Gerudos_Card" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Gold_Skulltula" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Heart_Container" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Piece_of_Heart_Unused" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Boss_Key" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Compass" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Dungeon_Map" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Small_Key" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Small_Magic_Jar" Format="rgba32" Width="24" Height="24"/>
|
||||
<Texture Name="Big_Magic_Jar" Format="rgba32" Width="24" Height="24"/>
|
||||
</File>
|
||||
</Root>
|
|
@ -1,23 +0,0 @@
|
|||
<Root>
|
||||
<File Name="icon_item_dungeon_static">
|
||||
<Texture Name="_Blank_Floor_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_1F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_2F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_3F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_4F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_5F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_6F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_7F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_8F_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B1_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B2_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B3_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B4_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B5_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B6_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B7_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_B8_Button" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="_Link_Head" Format="rgb5a1" Width="16" Height="16"/>
|
||||
<Texture Name="_Skull" Format="rgb5a1" Width="16" Height="16"/>
|
||||
</File>
|
||||
</Root>
|
|
@ -1,32 +0,0 @@
|
|||
<Root>
|
||||
<File Name="icon_item_field_static">
|
||||
<Texture Name="World_Map" Format="ci8" Width="216" Height="128"/>
|
||||
<Texture Name="World_Map_Palette" Format="rgb5a1" Width="16" Height="16"/>
|
||||
<Texture Name="World_Map_Dot" Format="ia8" Width="8" Height="8"/>
|
||||
<Texture Name="Kakariko_Village_Market_Box" Format="ia4" Width="32" Height="19"/>
|
||||
<Texture Name="Kokiri_Forest_Lake_Hylia_Box" Format="ia4" Width="48" Height="38"/>
|
||||
<Texture Name="Goron_City" Format="ia4" Width="32" Height="17"/>
|
||||
<Texture Name="Death_Mountain_Crater_Box" Format="ia4" Width="32" Height="13"/>
|
||||
<Texture Name="Death_Mountain_Trial" Format="ia4" Width="32" Height="26"/>
|
||||
<Texture Name="Zoras_River_Box" Format="ia4" Width="48" Height="19"/>
|
||||
<Texture Name="Hyrule_Field_Box" Format="ia4" Width="96" Height="59"/>
|
||||
<Texture Name="Lost_Woods_Haunted_Wasteland_QBox" Format="ia4" Width="16" Height="16"/>
|
||||
<Texture Name="World_Map_Arrow" Format="ia8" Width="8" Height="8"/>
|
||||
<Texture Name="Lake_Hylia_Cloud" Format="i4" Width="64" Height="60"/>
|
||||
<Texture Name="Desert_Colossus_Cloud" Format="i4" Width="48" Height="45"/>
|
||||
<Texture Name="Cloud" Format="i4" Width="48" Height="32"/>
|
||||
<Texture Name="Gerudo_Valley_Cloud" Format="i4" Width="48" Height="49"/>
|
||||
<Texture Name="Cloud_2" Format="i4" Width="48" Height="21"/>
|
||||
<Texture Name="Cloud_3" Format="i4" Width="32" Height="22"/>
|
||||
<Texture Name="Cloud_4" Format="i4" Width="64" Height="26"/>
|
||||
<Texture Name="Cloud_5" Format="i4" Width="32" Height="14"/>
|
||||
<Texture Name="Cloud_6" Format="i4" Width="48" Height="27"/>
|
||||
<Texture Name="Cloud_7" Format="i4" Width="32" Height="19"/>
|
||||
<Texture Name="Cloud_8" Format="i4" Width="32" Height="19"/>
|
||||
<Texture Name="Cloud_9" Format="i4" Width="32" Height="20"/>
|
||||
<Texture Name="Cloud_10" Format="i4" Width="48" Height="22"/>
|
||||
<Texture Name="Lon_Lon_Ranch_Cloud" Format="i4" Width="32" Height="13"/>
|
||||
<Texture Name="Hyule_Field_Cloud" Format="i4" Width="112" Height="72"/>
|
||||
<Texture Name="Lost_Woods_Cloud" Format="i4" Width="32" Height="24"/>
|
||||
</File>
|
||||
</Root>
|
|
@ -1,9 +0,0 @@
|
|||
<Root>
|
||||
<File Name="icon_item_gameover_static">
|
||||
<Texture Name="Game_Over" Format="ia8" Width="64" Height="96"/>
|
||||
<Texture Name="Game_Over_Mask" Format="ia8" Width="64" Height="32"/>
|
||||
<Texture Name="Continue_Playing" Format="ia8" Width="152" Height="16"/>
|
||||
<Texture Name="Spiel_Fortsetzen" Format="ia8" Width="152" Height="16"/>
|
||||
<Texture Name="Continuer_La_Partie" Format="ia8" Width="152" Height="16"/>
|
||||
</File>
|
||||
</Root>
|
|
@ -1,35 +0,0 @@
|
|||
<Root>
|
||||
<File Name="icon_item_nes_static">
|
||||
<Texture Name="Inside_Deku_Tree_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Dodongos_Cavern_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Inside_Jabu_Jabus_Belly_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Forest_Temple_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Fire_Temple_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Water_Temple_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Spirit_Temple_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Shadow_Temple_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Bottom_of_Well_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="Ice_Cavern_Title" Format="ia8" Width="96" Height="16"/>
|
||||
<Texture Name="To_Equip_Text" Format="ia8" Width="56" Height="16"/>
|
||||
<Texture Name="To_Decide_Text" Format="ia8" Width="64" Height="16"/>
|
||||
<Texture Name="To_Play_Melody_Text" Format="ia8" Width="80" Height="16"/>
|
||||
<Texture Name="To_Select_Item_Text" Format="ia8" Width="128" Height="16"/>
|
||||
<Texture Name="To_Map_Text" Format="ia8" Width="128" Height="16"/>
|
||||
<Texture Name="To_Quest_Status" Format="ia8" Width="128" Height="16"/>
|
||||
<Texture Name="To_Equipment" Format="ia8" Width="128" Height="16"/>
|
||||
<Texture Name="Save_Prompt" Format="ia8" Width="152" Height="16"/>
|
||||
<Texture Name="Save_Confirmation" Format="ia8" Width="152" Height="16"/>
|
||||
<Texture Name="Yes_Text" Format="ia8" Width="48" Height="16"/>
|
||||
<Texture Name="No_Text" Format="ia8" Width="48" Height="16"/>
|
||||
<Texture Name="Current_Position_Text" Format="i4" Width="64" Height="8"/>
|
||||
<Texture Name="Equipment_1_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_0_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_1_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_2_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_1_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_0_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_1_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_2_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_1_0" Format="ia8" Width="80" Height="32"/>
|
||||
</File>
|
||||
</Root>
|
|
@ -1,183 +0,0 @@
|
|||
<Root>
|
||||
<File Name="icon_item_static">
|
||||
<Texture Name="Deku_Stick" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Deku_Nut" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bomb" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fairy_Bow" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fire_Arrow" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Dins_Fire" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fairy_Slingshot" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fairy_Ocarina" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Ocarina_of_Time" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bombchu" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Hookshot" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Longshot" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Ice_Arrow" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Farores_Wind" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Boomerang" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Lens_of_Truth" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Magic_Beans" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Megaton_Hammer" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Light_Arrow" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Nayrus_Love" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Empty_Bottle" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Red_Potion" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Green_Potion" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Blue_Potion" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bottled_Fairy" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fish" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Milk_Full" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Rutos_Letter" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Blue_Fire" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bug" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Big_Poe" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Milk_half" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Poe" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Weird_Egg" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Cucco" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Zeldas_Letter" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Keaton_Mask" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Skull_Mask" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Spooky_Mask" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bunny_Hood" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Goron_Mask" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Zora_Mask" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Gerudo_Mask" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Mask_of_Truth" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="SOLD_OUT" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Pocket_Egg" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Pocket_Cucco" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Cojiro" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Odd_Mushroom" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Odd_Potion" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Poachers_Saw" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Gorons_Sword_Broken" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Prescription" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Eye_Ball_Frog" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Eye_Drops" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Claim_Check" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fairy_Bow_Fire" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fairy_Bow_Ice" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fairy_Bow_Light" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Kokiri_Sword" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Master_Sword" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Biggoron_Sword" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Deku_Shield" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Hylian_Shield" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Mirror_Shield" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Kokiri_Tunic" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Goron_Tunic" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Zora_Tunic" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Kokiri_Boots" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Iron_Boots" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Hover_Boots" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bullet_Bag_30" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bullet_Bag_40" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bullet_Bag_50" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Quiver_30" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Quiver_40" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Quiver_50" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bomb_Bag_20" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bomb_Bag_30" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Bomb_Bag_40" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Gorons_Bracelet" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Silver_Gauntlets" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Golden_Gauntlets" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Silver_Scale" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Golden_Scale" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Giants_Knife_Broken" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Adults_Wallet" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Giants_Wallet" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Deku_Seeds" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Fishing_Pole" Format="rgba32" Width="32" Height="32"/>
|
||||
<Texture Name="Heart_Piece_1" Format="ia8" Width="48" Height="48"/>
|
||||
<Texture Name="Heart_Piece_2" Format="ia8" Width="48" Height="48"/>
|
||||
<Texture Name="Heart_Piece_3" Format="ia8" Width="48" Height="48"/>
|
||||
<Texture Name="Save_GameOver_Cursor" Format="i4" Width="48" Height="48"/>
|
||||
<Texture Name="Menu_Cursor_Unused" Format="i8" Width="24" Height="24"/>
|
||||
<Texture Name="Pause_Menu_Cursor_Top_Left" Format="ia4" Width="16" Height="16"/>
|
||||
<Texture Name="Pause_Menu_Cursor_Top_Right" Format="ia4" Width="16" Height="16"/>
|
||||
<Texture Name="Pause_Menu_Cursor_Bottom_Left" Format="ia4" Width="16" Height="16"/>
|
||||
<Texture Name="Pause_Menu_Cursor_Bottom_Right" Format="ia4" Width="16" Height="16"/>
|
||||
<Texture Name="Equipment_0_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_2_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_0_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_2_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_0_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_2_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_0_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_2_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_0_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_1_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_2_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_0_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_1_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_2_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_0_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_1_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_2_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_0_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_1_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_2_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_0_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_1_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_2_1" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_0_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_1_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_2_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_0_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_1_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_2_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_0_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_1_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_2_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_0_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_1_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_2_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_0_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_1_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_2_2" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_0_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_1_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_2_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_0_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_1_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_2_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_0_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_1_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_2_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_0_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_1_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_2_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_0_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_1_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_2_3" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_0_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_1_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Equipment_2_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_0_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_1_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Select_Item_2_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_0_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_1_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Map_2_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_0_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_1_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Quest_Status_2_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_0_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_1_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Save_2_4" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="Game_Over_1_0" Format="ia8" Width="80" Height="32"/>
|
||||
<Texture Name="A_Btn_Symbol" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="B_Btn_Symbol" Format="ia8" Width="24" Height="16"/>
|
||||
<Texture Name="C_Btn_Symbols" Format="ia8" Width="48" Height="16"/>
|
||||
<Texture Name="Name_Panel_Left" Format="ia8" Width="72" Height="24"/>
|
||||
<Texture Name="Name_Panel_Right" Format="ia8" Width="72" Height="24"/>
|
||||
<Texture Name="L_Button" Format="ia8" Width="24" Height="32"/>
|
||||
<Texture Name="R_Button" Format="ia8" Width="24" Height="32"/>
|
||||
<Texture Name="Unknown_JP" Format="ia8" Width="80" Height="16"/>
|
||||
<Texture Name="Song_Note" Format="ia8" Width="16" Height="24"/>
|
||||
<Texture Name="Some_Cursor_Unused" Format="ia8" Width="32" Height="32"/>
|
||||
<Blob Name="Unknown_Blob_00" Size="2E0"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue