mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-09 20:32:50 -05:00
10 lines
263 B
C
10 lines
263 B
C
#ifndef POKEHEARTGOLD_UNK_02013FDC_H
|
|
#define POKEHEARTGOLD_UNK_02013FDC_H
|
|
|
|
#include "filesystem.h"
|
|
|
|
void *sub_0201442C(NarcId narcId, s32 fileId, HeapID heapId);
|
|
void *sub_02014450(NarcId narcId, s32 fileId, HeapID heapId);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02013FDC_H
|