Custom Item Icons in Textboxes (#6343)

This commit is contained in:
Christopher Leggett
2026-03-20 16:37:44 +00:00
committed by GitHub
parent 09b0fdbc93
commit 5c8ff76554
9 changed files with 225 additions and 110 deletions

View File

@@ -103,7 +103,7 @@ extern "C"
extern u16 gUpgradeCapacities[8][4];
extern u32 gGsFlagsMasks[4];
extern u32 gGsFlagsShifts[4];
extern void* gItemIcons[157];
extern void* gItemIcons[158];
extern u8 gItemAgeReqs[];
extern u8 gSlotAgeReqs[];
extern u8 gItemSlots[56];