mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
305 B
C
12 lines
305 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 *info, u32 heapID);
|
|
void sub_0207E0B0(UnkStruct_0207E060 *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0207E060_H
|