mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 12:46:23 -05:00
9 lines
219 B
C
9 lines
219 B
C
#ifndef POKEHEARTGOLD_UNK_0203DB6C_H
|
|
#define POKEHEARTGOLD_UNK_0203DB6C_H
|
|
|
|
#include "script.h"
|
|
|
|
void FieldSystem_GetFacingObject(FieldSystem *fieldSystem, LocalMapObject **ret_p);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0203DB6C_H
|