mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-03 09:59:35 -04:00
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:
+1
-1
@@ -1149,7 +1149,7 @@ wordReplace = {
|
||||
"EXCH_ITEM_NONE": "PLAYER_IA_NONE",
|
||||
"EXCH_ITEM_PICTO_BOX": "PLAYER_IA_PICTO_BOX",
|
||||
"EXCH_ITEM_1E": "PLAYER_IA_BOTTLE_MUSHROOM",
|
||||
"EXCH_ITEM_MOON_TEAR": "PLAYER_IA_MOON_TEAR",
|
||||
"EXCH_ITEM_MOON_TEAR": "PLAYER_IA_MOONS_TEAR",
|
||||
"EXCH_ITEM_DEED_LAND": "PLAYER_IA_DEED_LAND",
|
||||
"EXCH_ITEM_ROOM_KEY": "PLAYER_IA_ROOM_KEY",
|
||||
"EXCH_ITEM_LETTER_TO_KAFEI": "PLAYER_IA_LETTER_TO_KAFEI",
|
||||
|
||||
Reference in New Issue
Block a user