mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-12 05:44:27 -05:00
9 lines
184 B
C
9 lines
184 B
C
#ifndef POKEHEARTGOLD_UNK_02097BE0_H
|
|
#define POKEHEARTGOLD_UNK_02097BE0_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02097BE0(FieldSystem *fsys, u16 scene);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02097BE0_H
|