summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-09 07:56:00 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-09 07:56:18 -0400
commit6617a6e2a3148daa0d6b6f11d645f770a46d7025 (patch)
treefd6a2272256a3868fd70a89a4da6f16660c8e87c /include
parentba183710e0c15a812f35db5724319d919e6dc3d5 (diff)
sub_810D1CC
Diffstat (limited to 'include')
-rw-r--r--include/field_map_obj.h1
-rw-r--r--include/unk_810c3a4.h7
2 files changed, 8 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 803ed275b..0cba810d7 100644
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -77,6 +77,7 @@ bool8 FieldObjectIsSpecialAnimActive(struct MapObject *);
u8 FieldObjectClearAnimIfSpecialAnimFinished(struct MapObject *);
u8 GetFieldObjectIdByXYZ(u16 x, u16 y, u8 z);
void npc_coords_shift_still(struct MapObject *);
+void sub_805FE7C(struct MapObject *, u8);
// Exported data declarations
diff --git a/include/unk_810c3a4.h b/include/unk_810c3a4.h
new file mode 100644
index 000000000..3f85ab00f
--- /dev/null
+++ b/include/unk_810c3a4.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_UNK_810C3A4_H
+#define GUARD_UNK_810C3A4_H
+
+void sub_810C604(void);
+void sub_810C640(void);
+
+#endif //GUARD_UNK_810C3A4_H