mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-24 05:07:18 -05:00
12 lines
244 B
C
12 lines
244 B
C
#ifndef POKEHEARTGOLD_UNK_02022588_H
|
|
#define POKEHEARTGOLD_UNK_02022588_H
|
|
|
|
#include "heap.h"
|
|
|
|
void sub_02022588(int, HeapID);
|
|
void sub_02022608(void);
|
|
void sub_02022638(void);
|
|
void sub_020225E4(u32, u32);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02022588_H
|