mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
10 lines
265 B
C
10 lines
265 B
C
#ifndef POKEPLATINUM_UNK_0202F180_H
|
|
#define POKEPLATINUM_UNK_0202F180_H
|
|
|
|
#include "struct_defs/pokemon.h"
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
void sub_0202F180(UnkStruct_021C0794 * param0, const Pokemon * param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202F180_H
|