mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
10 lines
196 B
C
10 lines
196 B
C
#ifndef POKEHEARTGOLD_UNK_02092BB8_H
|
|
#define POKEHEARTGOLD_UNK_02092BB8_H
|
|
|
|
#include "heap.h"
|
|
|
|
u32 *sub_02092BB8(HeapID heapId);
|
|
void sub_02092BD0(u32 *a0);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_02092BB8_H
|