#ifndef POKEMON_SELECT_H #define POKEMON_SELECT_H #pragma once void select_pokemon_scene_on_enter(void* context); #endif // POKEMON_SELECT_H