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