mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
12 lines
244 B
C
12 lines
244 B
C
#ifndef POKEHEARTGOLD_UNK_020379A0_H
|
|
#define POKEHEARTGOLD_UNK_020379A0_H
|
|
|
|
#include "heap.h"
|
|
|
|
void sub_020379A0(HeapID heapId);
|
|
void sub_02037AC0(u8 a0);
|
|
BOOL sub_02037B38(u8 a0);
|
|
void sub_02037BEC(void);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020379A0_H
|