mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 12:46:23 -05:00
19 lines
779 B
C
19 lines
779 B
C
#ifndef POKEHEARTGOLD_UNK_0205A44C_H
|
|
#define POKEHEARTGOLD_UNK_0205A44C_H
|
|
|
|
#include "script.h"
|
|
#include "easy_chat.h"
|
|
|
|
BOOL sub_0205A478(struct UnkStruct_02059E1C *fieldSystem_unk80);
|
|
BOOL sub_0205A4D8(struct UnkStruct_02059E1C *fieldSystem_unk80);
|
|
int sub_0205A6AC(MessageFormat *msgFmt);
|
|
int sub_0205A750(struct UnkStruct_02059E1C *fieldSystem_unk80, int objId, int a2, MessageFormat *msgFmt);
|
|
u32 sub_0205A894(void);
|
|
void sub_0205A904(int command);
|
|
int sub_0205A9A0(struct UnkStruct_02059E1C *fieldSystem_unk80, MessageFormat *msgFmt);
|
|
void sub_0205AA9C(MessageFormat *msgFmt, u16 a1, u16 objId, PlayerProfile *profile, SaveEasyChat *easyChat);
|
|
void sub_0205ABB0(struct UnkStruct_02059E1C *fieldSystem_unk80);
|
|
void sub_0205A508(int a0);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0205A44C_H
|