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

10 lines
244 B
C

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