mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
264 B
C
11 lines
264 B
C
#ifndef POKEPLATINUM_UNK_020711C8_H
|
|
#define POKEPLATINUM_UNK_020711C8_H
|
|
|
|
#include "struct_defs/struct_020711C8.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
UnkStruct_020711C8 *sub_020711C8(const int param0, const u8 param1, SaveData *param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_020711C8_H
|