mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-13 16:46:29 -05:00
12 lines
307 B
C
12 lines
307 B
C
#ifndef POKEPLATINUM_UNK_0207E060_H
|
|
#define POKEPLATINUM_UNK_0207E060_H
|
|
|
|
#include "struct_decls/struct_0207E060_decl.h"
|
|
|
|
#include "trainer_info.h"
|
|
|
|
UnkStruct_0207E060 *sub_0207E060(const TrainerInfo *param0, u32 param1);
|
|
void sub_0207E0B0(UnkStruct_0207E060 *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0207E060_H
|