mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 15:08:09 -05:00
13 lines
422 B
C
13 lines
422 B
C
#ifndef POKEPLATINUM_UNK_020683F4_H
|
|
#define POKEPLATINUM_UNK_020683F4_H
|
|
|
|
#include "struct_decls/struct_0203CDB0_decl.h"
|
|
#include "struct_defs/struct_020684D0.h"
|
|
|
|
u32 sub_020683F4(u16 param0, u16 param1);
|
|
void sub_0206842C(UnkStruct_0203CDB0 * param0, UnkStruct_020684D0 * param1);
|
|
BOOL sub_02068B50(const UnkStruct_020684D0 * param0);
|
|
BOOL sub_02069238(UnkStruct_0203CDB0 * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_020683F4_H
|