pokemon_pins.h 135 B

12345678
  1. #ifndef POKEMON_PINS_H
  2. #define POKEMON_PINS_H
  3. #pragma once
  4. void select_pins_scene_on_enter(void* context);
  5. #endif // POKEMON_PINS_H