summaryrefslogtreecommitdiff
path: root/include/evolution_scene.h
blob: ec78cb9ad4191b4872775f7240cf645b3799e914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// Created by Scott Norton on 9/3/17.
//

#ifndef POKERUBY_EVOLUTION_SCENE_H
#define POKERUBY_EVOLUTION_SCENE_H

extern MainCallback gUnknown_03005E94;

void TradeEvolutionScene(struct Pokemon *, u16, u8, u8);

#endif //POKERUBY_EVOLUTION_SCENE_H