mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
507 B
C
15 lines
507 B
C
#ifndef POKEPLATINUM_OV104_02239C58_H
|
|
#define POKEPLATINUM_OV104_02239C58_H
|
|
|
|
#include "struct_decls/struct_0209B75C_decl.h"
|
|
#include "struct_defs/struct_0209BBA4.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
UnkStruct_0209BBA4 *ov104_02239C58(SaveData *param0);
|
|
void ov104_02239C7C(UnkStruct_0209BBA4 *param0);
|
|
BOOL ov104_02239C88(UnkStruct_0209BBA4 *param0, u16 param1, u16 param2, u16 param3);
|
|
void ov104_02239CD0(UnkStruct_0209B75C *param0, UnkStruct_0209BBA4 *param1, u16 param2);
|
|
|
|
#endif // POKEPLATINUM_OV104_02239C58_H
|