mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
27 lines
872 B
C
27 lines
872 B
C
#ifndef POKEPLATINUM_UNK_0203A9C8_H
|
|
#define POKEPLATINUM_UNK_0203A9C8_H
|
|
|
|
#include "struct_defs/struct_020708E0.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "field_task.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(FieldTask *param0);
|
|
BOOL sub_0203C3F4(FieldTask *param0);
|
|
BOOL sub_0203C434(FieldTask *param0);
|
|
BOOL sub_0203C50C(FieldTask *param0);
|
|
void *sub_0203C540(u16 param0, u8 param1, u8 param2);
|
|
BOOL sub_0203C558(FieldTask *param0);
|
|
BOOL sub_0203C710(FieldTask *param0);
|
|
BOOL sub_0203C750(FieldTask *param0);
|
|
BOOL sub_0203C784(FieldTask *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0203A9C8_H
|