diff options
Diffstat (limited to 'include/team_inventory.h')
-rw-r--r-- | include/team_inventory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/team_inventory.h b/include/team_inventory.h index 36f5a87..f239a41 100644 --- a/include/team_inventory.h +++ b/include/team_inventory.h @@ -12,4 +12,6 @@ struct TeamInventory /* 0x264 */ u32 teamSavings; }; +extern struct TeamInventory *gTeamInventory_203B460; + #endif |