pokeplatinum/include/unk_0207064C.h

13 lines
349 B
C

#ifndef POKEPLATINUM_UNK_0207064C_H
#define POKEPLATINUM_UNK_0207064C_H
#include "field/field_system_decl.h"
#include "field_task.h"
#include "pokemon.h"
void *sub_0207064C(enum HeapID heapID, FieldSystem *fieldSystem, Pokemon *mon, u16 mapID, s16 param4, s16 param5);
BOOL sub_02070680(FieldTask *param0);
#endif // POKEPLATINUM_UNK_0207064C_H