mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
12 lines
281 B
C
12 lines
281 B
C
#ifndef POKEPLATINUM_UNK_020985E4_H
|
|
#define POKEPLATINUM_UNK_020985E4_H
|
|
|
|
#include "struct_decls/struct_020508D4_decl.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
void sub_020985E4(TaskManager *param0, SaveData *param1);
|
|
BOOL sub_0209862C(TaskManager *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_020985E4_H
|