mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 23:20:49 -05:00
14 lines
448 B
C
14 lines
448 B
C
#ifndef POKEPLATINUM_UNK_0204CDDC_H
|
|
#define POKEPLATINUM_UNK_0204CDDC_H
|
|
|
|
#include "struct_decls/struct_0203E724_decl.h"
|
|
|
|
BOOL sub_0204CDDC(UnkStruct_0203E724 * param0);
|
|
BOOL sub_0204CDF0(UnkStruct_0203E724 * param0);
|
|
BOOL sub_0204CE1C(UnkStruct_0203E724 * param0);
|
|
BOOL sub_0204CF68(UnkStruct_0203E724 * param0);
|
|
BOOL sub_0204CF8C(UnkStruct_0203E724 * param0);
|
|
BOOL sub_0204CFC4(UnkStruct_0203E724 * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204CDDC_H
|