mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
13 lines
414 B
C
13 lines
414 B
C
#ifndef POKEPLATINUM_UNK_0205C980_H
|
|
#define POKEPLATINUM_UNK_0205C980_H
|
|
|
|
#include "struct_decls/struct_0200B358_decl.h"
|
|
|
|
void sub_0205C980(u32 param0, int param1, UnkStruct_0200B358 * param2);
|
|
int sub_0205C9BC(u32 param0, int param1, u32 param2);
|
|
int sub_0205CA0C(int param0, int param1);
|
|
int sub_0205CA14(int param0, int param1, int param2);
|
|
u16 * sub_0205CA4C(int param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0205C980_H
|