name Wallet::iconStartTile

This commit is contained in:
Henny022p
2023-01-03 23:52:43 +01:00
parent 2c7fc37c0d
commit a26345cde0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ extern void (*const gPlayerItemFunctions[])(Entity*);
typedef struct {
u16 size;
u16 unk;
u16 iconStartTile;
} Wallet;
extern const Wallet gWalletSizes[];
extern const u8 gBombBagSizes[];