summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-18 19:35:50 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-18 19:35:50 +0100
commita612ef12a0a647fe0614f8003ce39448d46b02ef (patch)
tree89b185988129a8f7e22d8519718e7bea4c325d6c /include/field_map_obj.h
parent6a674e1e83db097d7a31a3786d12e42987f09f70 (diff)
start working on trainer see
Diffstat (limited to 'include/field_map_obj.h')
-rwxr-xr-xinclude/field_map_obj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 696d1c2e2..56ff1dba1 100755
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -78,6 +78,7 @@ u8 FieldObjectClearAnimIfSpecialAnimFinished(struct MapObject *);
u8 GetFieldObjectIdByXYZ(u16 x, u16 y, u8 z);
void npc_set_running_behaviour_etc(struct MapObject *mapObject, u8 animPattern);
u8 npc_running_behaviour_by_direction(u8 direction);
+const u8 *GetFieldObjectScriptPointerByFieldObjectId(u8 mapObjectId);
// Exported data declarations