mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
10 lines
218 B
C
10 lines
218 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
|