summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-17 08:38:00 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-17 08:38:00 -0400
commitbf9a00250ba8f3d986b4829c0728ba620b58ec1c (patch)
tree5b95265ab358ef60a826bcaa7ea0a1a0aca09ded /include
parented6e95fbd72e1619fda2de6b96d336f37ef8b300 (diff)
maybe_shadow_1 which may or may not be a shadow
Diffstat (limited to 'include')
-rwxr-xr-xinclude/data3.h1
-rw-r--r--include/map_obj_8097404.h2
2 files changed, 3 insertions, 0 deletions
diff --git a/include/data3.h b/include/data3.h
index 9cd6e2fe1..b9ddf3e55 100755
--- a/include/data3.h
+++ b/include/data3.h
@@ -44,5 +44,6 @@ extern const u8 gUnknown_0850DBA0[5];
extern bool8 (*const *const gUnknown_0850DC50[])(struct MapObject *, struct Sprite *);
extern u8 (*const gUnknown_0850DEE8[5])(u8);
+extern const s16 gUnknown_0850DFBC[3];
#endif //GUARD_DATA3_H
diff --git a/include/map_obj_8097404.h b/include/map_obj_8097404.h
index 85153f941..707860dbd 100644
--- a/include/map_obj_8097404.h
+++ b/include/map_obj_8097404.h
@@ -18,5 +18,7 @@ u8 sub_8097F78(struct MapObject *);
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 MapObject *);
#endif //GUARD_MAP_OBJ_8097404_H