#pragma once #include "object_type_fwd.hpp" struct hook_wield_in { object_type *o_ptr; };