#pragma once #include "dolphin_scene/dolphin_scene.h" const Item* is_nearby(SceneState* state); const Item** get_scene(SceneState* state);