mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-08 18:53:03 -05:00
22 lines
709 B
C
22 lines
709 B
C
#ifndef POKEPLATINUM_UNK_02084B70_H
|
|
#define POKEPLATINUM_UNK_02084B70_H
|
|
|
|
#include "struct_defs/struct_0207F248.h"
|
|
|
|
#include "pokemon.h"
|
|
|
|
void sub_020852B8(GameWindowLayout *param0);
|
|
int sub_02085348(void *param0);
|
|
BOOL sub_020857A8(u16 param0);
|
|
int sub_02085804(GameWindowLayout *param0);
|
|
int sub_02085EF4(GameWindowLayout *param0);
|
|
u8 sub_02086104(GameWindowLayout *param0, Pokemon *param1);
|
|
int sub_0208615C(GameWindowLayout *param0);
|
|
int sub_020862F8(GameWindowLayout *param0);
|
|
int sub_020863A0(GameWindowLayout *param0);
|
|
void sub_020866A0(GameWindowLayout *param0, u8 param1);
|
|
int sub_02086774(GameWindowLayout *param0);
|
|
void sub_020868B0(GameWindowLayout *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02084B70_H
|