mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-17 00:58:04 -05:00
10 lines
218 B
C
10 lines
218 B
C
#ifndef POKEHEARTGOLD_UNK_02054514_H
|
|
#define POKEHEARTGOLD_UNK_02054514_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02054514(FieldSystem *fsys, u8 a1);
|
|
void sub_0205453C(FieldSystem *fsys);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02054514_H
|