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