mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
13 lines
301 B
C
13 lines
301 B
C
#ifndef POKEPLATINUM_UNK_02000C88_H
|
|
#define POKEPLATINUM_UNK_02000C88_H
|
|
|
|
#include "struct_defs/struct_0208BE5C.h"
|
|
|
|
#include <nitro/fs.h>
|
|
|
|
void sub_02000EC4(FSOverlayID param0, const UnkStruct_0208BE5C * param1);
|
|
void sub_02001028(void);
|
|
void sub_0200106C(void);
|
|
|
|
#endif // POKEPLATINUM_UNK_02000C88_H
|