#ifndef POKEMON_PINS_H #define POKEMON_PINS_H #pragma once void select_pins_scene_on_enter(void* context); void select_pins_scene_on_exit(void* context); #endif // POKEMON_PINS_H