mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
10 lines
219 B
C
10 lines
219 B
C
#ifndef POKEPLATINUM_UNK_0209A74C_H
|
|
#define POKEPLATINUM_UNK_0209A74C_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
void sub_0209A74C(enum HeapID heapID);
|
|
void sub_0209A8E0(enum HeapID heapID);
|
|
|
|
#endif // POKEPLATINUM_UNK_0209A74C_H
|