#ifndef GUARD_EXPOSE_TRAP_H #define GUARD_EXPOSE_TRAP_H #include "structs/dungeon_entity.h" void sub_807D3CC(Entity *param_1); bool8 ExposeTrap(s32 x,s32 y); #endif // GUARD_EXPOSE_TRAP_H