#ifndef POKEMON_STATS_H #define POKEMON_STATS_H #pragma once void select_stats_scene_on_enter(void* context); #endif // POKEMON_STATS_H