mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-09 20:32:50 -05:00
9 lines
230 B
C
9 lines
230 B
C
#ifndef POKEHEARTGOLD_UNK_02095DF4_H
|
|
#define POKEHEARTGOLD_UNK_02095DF4_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_02095DF4(FieldSystem *fsys, u8 a1, u8 a2, u8 a3, u16 *a4, u16 *a5, u16 *a6, u16 *a7);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02095DF4_H
|