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