#ifndef PMDSKY_MAIN_020517D4_H #define PMDSKY_MAIN_020517D4_H // Returns the player's bag capacity for a given point in the game. u32 GetBagCapacity(s32 scenario_balance); u32 GetBagCapacitySpecialEpisode(s32 se_type); #endif //PMDSKY_MAIN_020517D4_H