#ifndef POKEMON_OT_ID_H #define POKEMON_OT_ID_H #pragma once void select_ot_id_scene_on_enter(void* context); void select_ot_id_scene_on_exit(void* context); #endif // POKEMON_OT_ID_H