summaryrefslogtreecommitdiff
path: root/include/field_effect.h
diff options
context:
space:
mode:
authordrifloony <drifloony@users.noreply.github.com>2017-07-21 19:48:03 -0700
committerdrifloony <drifloony@users.noreply.github.com>2017-07-22 12:24:56 -0700
commitaf0348cefefed3ad8b5d1821f2b304e075d7dce3 (patch)
tree6d073044944f26b6a2c131dabaa0439e8cbb0ff2 /include/field_effect.h
parent5e80a12ec9fcf2201c070712d8e2dcefe2a0e364 (diff)
decompile field_fadetransition
Diffstat (limited to 'include/field_effect.h')
-rw-r--r--include/field_effect.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/field_effect.h b/include/field_effect.h
index bf80ca0dc..ea02c4131 100644
--- a/include/field_effect.h
+++ b/include/field_effect.h
@@ -130,6 +130,8 @@ void PokeballGlowEffect_5(struct Sprite *);
void PokeballGlowEffect_6(struct Sprite *);
void PokeballGlowEffect_7(struct Sprite *);
+void sub_8086748(void);
+
bool8 sub_80867AC(struct Task *);
bool8 sub_8086854(struct Task *);
bool8 sub_8086870(struct Task *);
@@ -138,6 +140,8 @@ bool8 sub_808699C(struct Task *);
bool8 sub_80869B8(struct Task *);
bool8 sub_80869F8(struct Task *);
+void sub_8086A2C(u8, u8);
+
bool8 sub_8086AA0(struct Task *);
bool8 sub_8086AC0(struct Task *);
bool8 sub_8086B30(struct Task *);
@@ -163,6 +167,8 @@ bool8 sub_8087124(struct Task *);
bool8 dive_2_unknown(struct Task *);
bool8 dive_3_unknown(struct Task *);
+void sub_80871B8(u8);
+
bool8 sub_808722C(struct Task *, struct MapObject *, struct Sprite *);
bool8 sub_8087264(struct Task *, struct MapObject *, struct Sprite *);
bool8 sub_8087298(struct Task *, struct MapObject *, struct Sprite *);
@@ -175,6 +181,8 @@ bool8 sub_80874FC(struct Task *, struct MapObject *, struct Sprite *);
bool8 sub_8087548(struct Task *, struct MapObject *, struct Sprite *);
bool8 sub_808759C(struct Task *, struct MapObject *, struct Sprite *);
+void sub_8087654(u8);
+
bool8 sub_80876C8(struct Task *, struct MapObject *, struct Sprite *);
bool8 sub_80876F8(struct Task *, struct MapObject *, struct Sprite *);
bool8 sub_8087774(struct Task *, struct MapObject *, struct Sprite *);