mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
309 B
C
11 lines
309 B
C
#ifndef POKEPLATINUM_UNK_0207E060_H
|
|
#define POKEPLATINUM_UNK_0207E060_H
|
|
|
|
#include "trainer_info.h"
|
|
#include "struct_decls/struct_0207E060_decl.h"
|
|
|
|
UnkStruct_0207E060 * sub_0207E060(const TrainerInfo * param0, u32 param1);
|
|
void sub_0207E0B0(UnkStruct_0207E060 * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0207E060_H
|