pmd-sky/include/main_020517D4.h
2025-10-23 23:28:19 -04:00

9 lines
253 B
C

#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