mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-07 18:15:12 -05:00
10 lines
216 B
C
10 lines
216 B
C
#ifndef POKEPLATINUM_UNK_0202F180_H
|
|
#define POKEPLATINUM_UNK_0202F180_H
|
|
|
|
#include "pokemon.h"
|
|
#include "savedata.h"
|
|
|
|
void sub_0202F180(SaveData *param0, const Pokemon *param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202F180_H
|