mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
14 lines
443 B
C
14 lines
443 B
C
#ifndef POKEPLATINUM_UNK_02055808_H
|
|
#define POKEPLATINUM_UNK_02055808_H
|
|
|
|
#include "struct_decls/struct_020508D4_decl.h"
|
|
|
|
void FieldTask_FinishFieldMap(TaskManager *param0);
|
|
void FieldTask_StartFieldMap(TaskManager *param0);
|
|
void sub_020558AC(TaskManager *param0);
|
|
void sub_020558F0(TaskManager *param0);
|
|
void FieldTask_FinishFadeOut(TaskManager *param0);
|
|
void FieldTask_StartFadeIn(TaskManager *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02055808_H
|