mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-26 15:04:31 -05:00
12 lines
264 B
C
12 lines
264 B
C
#ifndef POKEHEARTGOLD_UNK_02067A60_H
|
|
#define POKEHEARTGOLD_UNK_02067A60_H
|
|
|
|
#include "heap.h"
|
|
|
|
struct UnkStruct_02067A60;
|
|
|
|
struct UnkStruct_02067A60* sub_02067A60(HeapID heapId);
|
|
void sub_02067A78(struct UnkStruct_02067A60*);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02067A60_H
|