mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
10 lines
209 B
C
10 lines
209 B
C
#ifndef POKEPLATINUM_UNK_020528D0_H
|
|
#define POKEPLATINUM_UNK_020528D0_H
|
|
|
|
#include "field_task.h"
|
|
|
|
BOOL sub_02052B2C(FieldTask *task);
|
|
void sub_02052C5C(FieldTask *task);
|
|
|
|
#endif // POKEPLATINUM_UNK_020528D0_H
|