mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-30 22:25:39 -05:00
14 lines
475 B
C
14 lines
475 B
C
#ifndef POKEPLATINUM_UNK_0209ACBC_H
|
|
#define POKEPLATINUM_UNK_0209ACBC_H
|
|
|
|
#include "struct_decls/struct_0209ACBC_decl.h"
|
|
|
|
UnkStruct_0209ACBC *sub_0209ACBC(u32 param0);
|
|
void sub_0209ACDC(UnkStruct_0209ACBC *param0);
|
|
u32 sub_0209ACE4(const UnkStruct_0209ACBC *param0);
|
|
void sub_0209ACE8(UnkStruct_0209ACBC *param0, u32 param1);
|
|
u32 sub_0209ACEC(const UnkStruct_0209ACBC *param0);
|
|
void sub_0209ACF0(UnkStruct_0209ACBC *param0, u32 param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0209ACBC_H
|