mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 07:28:11 -05:00
13 lines
400 B
C
13 lines
400 B
C
#ifndef POKEPLATINUM_UNK_0202F108_H
|
|
#define POKEPLATINUM_UNK_0202F108_H
|
|
|
|
#include "struct_defs/struct_0202F10C.h"
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
int Contest_SaveSize(void);
|
|
void Contest_Init(UnkStruct_0202F10C * param0);
|
|
void sub_0202F134(SaveData * param0, int param1, int param2);
|
|
u16 sub_0202F160(SaveData * param0, int param1, int param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202F108_H
|