mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-17 17:14:30 -05:00
11 lines
339 B
C
11 lines
339 B
C
#ifndef POKEHEARTGOLD_UNK_020632B0_H
|
|
#define POKEHEARTGOLD_UNK_020632B0_H
|
|
|
|
#include "script.h"
|
|
|
|
int sub_0206457C(FieldSystem *fsys, LocalMapObject *localMapObject, FIELD_PLAYER_AVATAR *playerAvatar, int a3, int a4, int a5, int a6, u16 trainerNum);
|
|
BOOL sub_02064598(void);
|
|
void sub_020645AC(int a0);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020632B0_H
|