#pragma once #include namespace uking::act { bool getDragonItemDropPosition(sead::Vector3f* target_pos, const sead::Vector3f& current_pos); }