diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-25 08:21:08 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-25 08:21:08 -0500 |
commit | 5b30b664bebb2ba890b86cd09f40c7c53da05659 (patch) | |
tree | 93b66c47e9f18585f7604889dc0e98d06f9757e2 /include/field_map_obj.h | |
parent | b09bbc65bed4716bc944306f64b89301dcaaffe6 (diff) |
sub_812D1A8
Diffstat (limited to 'include/field_map_obj.h')
-rw-r--r-- | include/field_map_obj.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h index ded970a83..685701e89 100644 --- a/include/field_map_obj.h +++ b/include/field_map_obj.h @@ -86,6 +86,7 @@ void npc_set_running_behaviour_etc(struct MapObject *, u8); u8 sub_80634F0(u8 direction); u8 sub_8063500(u8 a0); void sub_805F060(struct MapObject *mapObject, u8 a1); +u8 sub_805EB44(u8, u8, s16, s16); // Exported data declarations |