mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
26 lines
910 B
C
26 lines
910 B
C
#ifndef POKEPLATINUM_UNK_0203A9C8_H
|
|
#define POKEPLATINUM_UNK_0203A9C8_H
|
|
|
|
#include "struct_decls/struct_020508D4_decl.h"
|
|
#include "struct_defs/struct_020708E0.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
BOOL sub_0203A9C8(FieldSystem *fieldSystem);
|
|
void FieldMenu_Init(struct FieldSystem_t *fieldSystem);
|
|
void sub_0203AA78(struct FieldSystem_t *fieldSystem);
|
|
void sub_0203AABC(FieldSystem *fieldSystem);
|
|
void sub_0203AB00(FieldSystem *fieldSystem);
|
|
void sub_0203B674(FieldMenu *param0, void *param1);
|
|
BOOL sub_0203B7C0(TaskManager *param0);
|
|
BOOL sub_0203C3F4(TaskManager *param0);
|
|
BOOL sub_0203C434(TaskManager *param0);
|
|
BOOL sub_0203C50C(TaskManager *param0);
|
|
void *sub_0203C540(u16 param0, u8 param1, u8 param2);
|
|
BOOL sub_0203C558(TaskManager *param0);
|
|
BOOL sub_0203C710(TaskManager *param0);
|
|
BOOL sub_0203C750(TaskManager *param0);
|
|
BOOL sub_0203C784(TaskManager *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0203A9C8_H
|