summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-12 21:56:35 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-12 21:56:35 -0400
commit65bce70419a44d62c5f8a6442db6d0ddfb7ced8c (patch)
treefe03eeb4a7a579c06f080fed7c612b54a0bc5edd /include
parentef81b5a2372911c1ab65f87c8a8633862d59d682 (diff)
sub_811246C
Diffstat (limited to 'include')
-rw-r--r--include/field_map_obj.h2
-rw-r--r--include/quest_log_8150454.h6
2 files changed, 8 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 0107fa10f..22d2d4a78 100644
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -76,6 +76,8 @@ void MoveCoords(u8, s16 *, s16 *);
bool8 FieldObjectIsSpecialAnimActive(struct MapObject *);
u8 FieldObjectClearAnimIfSpecialAnimFinished(struct MapObject *);
u8 GetFieldObjectIdByXYZ(u16 x, u16 y, u8 z);
+void sub_8063E28(struct MapObject *, struct Sprite *);
+void sub_8063CA4(struct MapObject *, u8);
// Exported data declarations
diff --git a/include/quest_log_8150454.h b/include/quest_log_8150454.h
new file mode 100644
index 000000000..05bebdd75
--- /dev/null
+++ b/include/quest_log_8150454.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_QUEST_LOG_8150454_H
+#define GUARD_QUEST_LOG_8150454_H
+
+void sub_8150454(void);
+
+#endif //GUARD_QUEST_LOG_8150454_H