#pragma once #include "monster_type_fwd.hpp" struct hook_new_monster_end_in { monster_type *m_ptr; };