mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
274 B
C
11 lines
274 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 enum HeapID heapID, const u8 param1, SaveData *saveData);
|
|
|
|
#endif // POKEPLATINUM_UNK_020711C8_H
|