pmd-sky/include/overlay_29_022FAC98.h
2025-06-23 23:12:14 -04:00

10 lines
344 B
C

#ifndef PMDSKY_OVERLAY_29_022FAC98_H
#define PMDSKY_OVERLAY_29_022FAC98_H
#include "dungeon_mode.h"
// Checks if a monster is a team member under the effects of a certain exclusive item effect.
bool8 ExclusiveItemEffectIsActive__022FAC98(struct entity *entity, enum exclusive_item_effect_id effect_id);
#endif //PMDSKY_OVERLAY_29_022FAC98_H