summaryrefslogtreecommitdiff
path: root/include/event_object_8097404.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-12-17 23:25:11 -0500
committerGitHub <noreply@github.com>2019-12-17 23:25:11 -0500
commit2f1285e4393deef290790e04cbb8d50b9fd007f5 (patch)
treefa9008354f56ecb3ff48c266dc0474a1c621f6c9 /include/event_object_8097404.h
parentebd3a1371757839c260256e2d8101fc6448b2915 (diff)
parentda93247ea805fa5ade9fe2316dee827553d09e43 (diff)
Merge pull request #174 from garakmon/object_event
Dissassemble Event Object Data
Diffstat (limited to 'include/event_object_8097404.h')
-rw-r--r--include/event_object_8097404.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/include/event_object_8097404.h b/include/event_object_8097404.h
new file mode 100644
index 000000000..77781943e
--- /dev/null
+++ b/include/event_object_8097404.h
@@ -0,0 +1,34 @@
+//
+// Created by scott on 9/7/2017.
+//
+
+#ifndef GUARD_EVENT_OBJECT_8097404_H
+#define GUARD_EVENT_OBJECT_8097404_H
+
+#include "global.h"
+
+// Exported type declarations
+
+// Exported RAM declarations
+extern void *gUnknown_020375B8;
+
+// Exported ROM declarations
+void sub_8097AC8(struct Sprite *);
+void npc_sync_anim_pause_bits(struct ObjectEvent *);
+void oamt_npc_ministep_reset(struct Sprite *, u8, u8);
+u8 sub_8097F78(struct ObjectEvent *);
+bool8 obj_npc_ministep(struct Sprite *sprite);
+bool8 sub_80976EC(struct Sprite *sprite);
+void sub_80976DC(struct Sprite *, u8);
+void sub_809783C(struct Sprite *, u8, u8, u8);
+void DoShadowFieldEffect(struct ObjectEvent *);
+u8 sub_809785C(struct Sprite *);
+u8 sub_80978E4(struct Sprite *);
+void obj_anim_image_set_and_seek(struct Sprite *, u8, u8);
+bool8 sub_80979BC(struct Sprite *);
+void sub_8097750(struct Sprite *);
+bool8 sub_8097758(struct Sprite *);
+void sub_8097FA4(struct ObjectEvent *);
+void sub_8098044(u8);
+
+#endif // GUARD_EVENT_OBJECT_8097404_H