#ifndef POKEMON_NUMBER_INPUT_H #define POKEMON_NUMBER_INPUT_H #pragma once void select_number_scene_on_enter(void* context); #endif // POKEMON_NUMBER_INPUT_H