mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
16 lines
644 B
C
16 lines
644 B
C
#ifndef POKEPLATINUM_UNK_02032188_H
|
|
#define POKEPLATINUM_UNK_02032188_H
|
|
|
|
#include "struct_defs/struct_02032188.h"
|
|
|
|
void sub_02032188(UnkStruct_02032188 * param0, u8 * param1, int param2);
|
|
void sub_02032198(UnkStruct_02032188 * param0, u8 * param1, int param2, int param3);
|
|
int sub_020321F4(UnkStruct_02032188 * param0, u8 * param1, int param2);
|
|
u8 sub_02032210(UnkStruct_02032188 * param0);
|
|
int sub_02032220(UnkStruct_02032188 * param0, u8 * param1, int param2);
|
|
int sub_0203226C(UnkStruct_02032188 * param0);
|
|
int sub_0203228C(UnkStruct_02032188 * param0);
|
|
void sub_020322D0(UnkStruct_02032188 * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02032188_H
|