mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
31 lines
1.4 KiB
C
31 lines
1.4 KiB
C
#ifndef POKEPLATINUM_OV20_021D0D80_H
|
|
#define POKEPLATINUM_OV20_021D0D80_H
|
|
|
|
#include "overlay020/struct_ov20_021D16E8_decl.h"
|
|
|
|
#include "overlay_manager.h"
|
|
#include "string_gf.h"
|
|
|
|
int ov20_021D0D80(ApplicationManager *appMan, int *param1);
|
|
int ov20_021D0DF8(ApplicationManager *appMan, int *param1);
|
|
int ov20_021D0EA8(ApplicationManager *appMan, int *param1);
|
|
u32 ov20_021D1F84(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D1F88(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D1F94(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D1F9C(const UnkStruct_ov20_021D16E8 *param0);
|
|
u16 ov20_021D1FA8(const UnkStruct_ov20_021D16E8 *param0, int param1);
|
|
String *ov20_021D1FC0(const UnkStruct_ov20_021D16E8 *param0, u32 param1);
|
|
u32 ov20_021D1FCC(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D1FD4(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D1FDC(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D1FE4(const UnkStruct_ov20_021D16E8 *param0);
|
|
void ov20_021D2008(const UnkStruct_ov20_021D16E8 *param0, u32 param1, String *param2);
|
|
u32 ov20_021D2034(const UnkStruct_ov20_021D16E8 *param0);
|
|
int ov20_021D2040(const UnkStruct_ov20_021D16E8 *param0);
|
|
BOOL ov20_021D204C(const UnkStruct_ov20_021D16E8 *param0);
|
|
BOOL ov20_021D2060(const UnkStruct_ov20_021D16E8 *param0);
|
|
int ov20_021D2080(const UnkStruct_ov20_021D16E8 *param0);
|
|
u32 ov20_021D208C(const UnkStruct_ov20_021D16E8 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV20_021D0D80_H
|