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