mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
10 lines
210 B
C
10 lines
210 B
C
#ifndef PMDSKY_MAIN_0205A288_H
|
|
#define PMDSKY_MAIN_0205A288_H
|
|
|
|
#include "enums.h"
|
|
#include "util.h"
|
|
|
|
bool8 HandleShedinjaEvolution(s16 *member_idx, enum monster_id monster_id);
|
|
|
|
#endif //PMDSKY_MAIN_0205A288_H
|