mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
14 lines
371 B
C
14 lines
371 B
C
#ifndef POKEPLATINUM_UNK_0207064C_H
|
|
#define POKEPLATINUM_UNK_0207064C_H
|
|
|
|
#include "struct_decls/struct_020508D4_decl.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "pokemon.h"
|
|
|
|
void *sub_0207064C(u32 param0, FieldSystem *fieldSystem, Pokemon *param2, u16 param3, s16 param4, s16 param5);
|
|
BOOL sub_02070680(TaskManager *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0207064C_H
|