mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-04-24 23:09:22 -05:00
9 lines
219 B
C
9 lines
219 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
|