mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
10 lines
210 B
C
10 lines
210 B
C
#ifndef POKEPLATINUM_UNK_0209C370_H
|
|
#define POKEPLATINUM_UNK_0209C370_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
u8 *sub_0209C370(enum HeapID heapID);
|
|
void sub_0209C388(u8 *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0209C370_H
|