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