pmd-sky/include/overlay_29_0231B318.h
2024-12-01 18:20:37 -06:00

10 lines
244 B
C

#ifndef PMDSKY_OVERLAY_29_0231B318_H
#define PMDSKY_OVERLAY_29_0231B318_H
#include "dungeon_mode.h"
// Checks if an entity is a monster (entity type 1).
bool8 IsMonster__0231B318(struct entity *entity);
#endif //PMDSKY_OVERLAY_29_0231B318_H