pmd-sky/include/dungeon_recruitment_2.h
2025-09-29 20:01:20 +00:00

10 lines
189 B
C

#ifndef PMDSKY_MAIN_02051398_H
#define PMDSKY_MAIN_02051398_H
#include "enums.h"
#include "util.h"
bool8 IsRecruitingAllowed(enum dungeon_id dungeon_id);
#endif //PMDSKY_MAIN_02051398_H