mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-14 23:20:45 -05:00
11 lines
223 B
C
11 lines
223 B
C
#ifndef POKEHEARTGOLD_UNK_02058034_H
|
|
#define POKEHEARTGOLD_UNK_02058034_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02058190(FieldSystem *fsys);
|
|
void sub_02058284(void);
|
|
void sub_020582A8(void);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02058034_H
|