diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/player.h | 2 |
1 files changed, 1 insertions, 1 deletions
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[]; |
