mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-03 10:40:54 +00:00
9 lines
188 B
C
9 lines
188 B
C
#ifndef POKEHEARTGOLD_UNK_02067A80_H
|
|
#define POKEHEARTGOLD_UNK_02067A80_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02067A80(FieldSystem *fieldSystem, u8 a1);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_02067A80_H
|