mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
11 lines
231 B
C
11 lines
231 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
|