#ifndef POKEMON_TRADE_H #define POKEMON_TRADE_H #pragma once void trade_scene_on_enter(void* context); #endif // POKEMON_TRADE_H