mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 12:46:23 -05:00
9 lines
166 B
C
9 lines
166 B
C
#ifndef POKEHEARTGOLD_UNK_02013534_H
|
|
#define POKEHEARTGOLD_UNK_02013534_H
|
|
|
|
#include "heap.h"
|
|
|
|
void *sub_02013534(int, HeapID);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02013534_H
|