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