mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
13 lines
454 B
C
13 lines
454 B
C
#ifndef POKEPLATINUM_UNK_0206A780_H
|
|
#define POKEPLATINUM_UNK_0206A780_H
|
|
|
|
#include "struct_defs/struct_0206A844.h"
|
|
|
|
UnkStruct_0206A844 * sub_0206A780(int param0);
|
|
void sub_0206A844(UnkStruct_0206A844 * param0);
|
|
void sub_0206A870(UnkStruct_0206A844 * param0);
|
|
void sub_0206A8A0(UnkStruct_0206A844 * param0, s16 param1, s16 param2, s16 param3);
|
|
void sub_0206A8C4(UnkStruct_0206A844 * param0, u16 param1, BOOL param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_0206A780_H
|