icon_item_static and icon_item_24_static documented (#1297)

* extract_archives.py

* autogenerated xmls

* build OK

* cleanup

* Use symbols in gItemIcons

* change how archives are generated

* makeyar in C

* Rename segments

* rename .archive.o to .yar.o

* Explanation at the top of programs

* fix progress calculation

* Ignore archives in progress script

* merge

* document icon items

* cleanup

* remove duplicate headers

* jap -> jpn

* PR review

* link human

* PR Review

* missed some

---------

Co-authored-by: angie <angheloalf95@gmail.com>
This commit is contained in:
engineer124
2023-06-24 00:57:01 +10:00
committed by GitHub
parent 11dac8d020
commit aa9e368561
26 changed files with 499 additions and 503 deletions
+3 -3
View File
@@ -53,7 +53,7 @@ itemId_names = {
0x25: "ITEM_CHATEAU",
0x26: "ITEM_HYLIAN_LOACH",
0x27: "ITEM_OBABA_DRINK",
0x28: "ITEM_MOON_TEAR",
0x28: "ITEM_MOONS_TEAR",
0x29: "ITEM_DEED_LAND",
0x2A: "ITEM_DEED_SWAMP",
0x2B: "ITEM_DEED_MOUNTAIN",
@@ -305,7 +305,7 @@ getItemId_names = {
0x93: "GI_GOLD_DUST_2",
0x94: "GI_HYLIAN_LOACH",
0x95: "GI_SEAHORSE_CAUGHT",
0x96: "GI_MOON_TEAR",
0x96: "GI_MOONS_TEAR",
0x97: "GI_DEED_LAND",
0x98: "GI_DEED_SWAMP",
0x99: "GI_DEED_MOUNTAIN",
@@ -426,7 +426,7 @@ getItemDrawId_names = {
0x56: "GID_SKULL_TOKEN_2",
0x57: "GID_57",
0x58: "GID_ZORA_EGG",
0x59: "GID_MOON_TEAR",
0x59: "GID_MOONS_TEAR",
0x5A: "GID_DEED_LAND",
0x5B: "GID_MASK_DEKU",
0x5C: "GID_REMAINS_ODOLWA",