mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
255 B
C
11 lines
255 B
C
#ifndef POKEPLATINUM_UNK_020985E4_H
|
|
#define POKEPLATINUM_UNK_020985E4_H
|
|
|
|
#include "field_task.h"
|
|
#include "savedata.h"
|
|
|
|
void sub_020985E4(FieldTask *param0, SaveData *saveData);
|
|
BOOL sub_0209862C(FieldTask *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_020985E4_H
|