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