mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
13 lines
425 B
C
13 lines
425 B
C
#ifndef POKEPLATINUM_UNK_0202CBE4_H
|
|
#define POKEPLATINUM_UNK_0202CBE4_H
|
|
|
|
#include "struct_decls/struct_02025E5C_decl.h"
|
|
|
|
void sub_0202CBE4(UnkStruct_02025E5C * param0);
|
|
void sub_0202CBF0(UnkStruct_02025E5C * param0, u32 param1);
|
|
u16 sub_0202CC58(const UnkStruct_02025E5C * param0);
|
|
u8 sub_0202CC5C(const UnkStruct_02025E5C * param0);
|
|
u8 sub_0202CC60(const UnkStruct_02025E5C * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202CBE4_H
|