mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
11 lines
284 B
C
11 lines
284 B
C
#ifndef POKEHEARTGOLD_UNK_02058AEC_H
|
|
#define POKEHEARTGOLD_UNK_02058AEC_H
|
|
|
|
#include "script.h"
|
|
|
|
struct UnkStruct_02059E1C *sub_02059DB0(FieldSystem *fsys);
|
|
void sub_02059E04(FieldSystem *fsys);
|
|
void sub_0205AD3C(struct UnkStruct_0205AC88 * a0);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02058AEC_H
|