mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-11-27 15:10:26 +00:00
10 lines
256 B
C
10 lines
256 B
C
#ifndef POKEHEARTGOLD_UNK_020658D4_H
|
|
#define POKEHEARTGOLD_UNK_020658D4_H
|
|
|
|
#include "field_map_object.h"
|
|
|
|
LocalMapObject *sub_020660C0(LocalMapObject *lastTalked);
|
|
int sub_02066420(LocalMapObject *mapObject, int a1);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020658D4_H
|