#ifndef PMDSKY_OVERLAY_29_022F0590_H #define PMDSKY_OVERLAY_29_022F0590_H #include "dungeon_mode.h" // Checks if an entity pointer points to a valid entity (not entity type 0, which represents no entity). bool8 EntityIsValid__022F0590(struct entity *entity); #endif //PMDSKY_OVERLAY_29_022F0590_H