mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
17 lines
581 B
C
17 lines
581 B
C
#ifndef POKEPLATINUM_UNK_020916B4_H
|
|
#define POKEPLATINUM_UNK_020916B4_H
|
|
|
|
#include "struct_defs/pokemon_summary_app.h"
|
|
|
|
void sub_020916B4(PokemonSummaryApp * param0);
|
|
void sub_02091750(PokemonSummaryApp * param0);
|
|
void sub_020917B0(PokemonSummaryApp * param0);
|
|
void sub_020917E0(PokemonSummaryApp * param0);
|
|
void sub_020919E8(PokemonSummaryApp * param0);
|
|
void sub_02091D50(PokemonSummaryApp * param0);
|
|
void sub_02091F8C(PokemonSummaryApp * param0);
|
|
void sub_02092028(PokemonSummaryApp * param0);
|
|
void sub_02092098(PokemonSummaryApp * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_020916B4_H
|