mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-04-26 00:23:14 -05:00
11 lines
340 B
C
11 lines
340 B
C
#ifndef POKEHEARTGOLD_UNK_020632B0_H
|
|
#define POKEHEARTGOLD_UNK_020632B0_H
|
|
|
|
#include "script.h"
|
|
|
|
int sub_0206457C(FieldSystem *fieldSystem, LocalMapObject *localMapObject, PlayerAvatar *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
|