From a26345cde0c3b2aaaf0efe98310ccca4acb358ad Mon Sep 17 00:00:00 2001 From: Henny022p Date: Tue, 3 Jan 2023 23:52:43 +0100 Subject: name Wallet::iconStartTile --- include/player.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/player.h b/include/player.h index 0a8c07b1..6c31cf38 100644 --- a/include/player.h +++ b/include/player.h @@ -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[]; -- cgit v1.2.3