mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-11-27 15:10:26 +00:00
9 lines
218 B
C
9 lines
218 B
C
#ifndef POKEHEARTGOLD_UNK_020977CC_H
|
|
#define POKEHEARTGOLD_UNK_020977CC_H
|
|
|
|
#include "script.h"
|
|
|
|
void sub_020977CC(FieldSystem *fieldSystem, u8 a1, u8 a2, u16 a3, u16 a4, u16 a5);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020977CC_H
|