mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-11-27 15:10:26 +00:00
12 lines
265 B
C
12 lines
265 B
C
#ifndef POKEHEARTGOLD_UNK_02056D7C_H
|
|
#define POKEHEARTGOLD_UNK_02056D7C_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02056E38(void);
|
|
void sub_020573F0(FieldSystem *fieldSystem, int a1);
|
|
int sub_02057A0C(void);
|
|
void sub_02057F28(u16 val);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02056D7C_H
|