mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-13 14:42:15 -05:00
9 lines
187 B
C
9 lines
187 B
C
#ifndef POKEHEARTGOLD_UNK_02097D3C_H
|
|
#define POKEHEARTGOLD_UNK_02097D3C_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02097D3C(FieldSystem *fsys, u8 a1, u8 a2);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02097D3C_H
|