summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-10 09:14:02 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-10 09:14:02 -0400
commit1a53367ffbbb40b0f88e7bbca1444e3df6840aba (patch)
treece43c1a6305ef2ff2b3ab31c2543562f3c451cf1 /include
parent490c4cd644463ce650df8333c1b1e5aeb3821dd0 (diff)
ash. just ash.
Diffstat (limited to 'include')
-rw-r--r--include/field_effect_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h
index 482f7e87e..7bba24fa6 100644
--- a/include/field_effect_helpers.h
+++ b/include/field_effect_helpers.h
@@ -28,7 +28,7 @@ void sub_8126BC4(u8 unk_1B, u8 r6, s16 x, s16 y);
void sub_8127ED0(u8, u8);
void sub_8127F28(u8, u8, s16);
u8 sub_8128124(u8 id);
-void ash(s16, s16, u16, u8);
+void ash(s16, s16, u16, s16);
void SetUpReflection(struct MapObject *mapObj, struct Sprite *sprite, u8 a);
u32 oe_exec_and_other_stuff(u8 fieldEffectId, struct MapObject *mapObject);
u8 sub_8126FF0(u8, u8, u8, s16, s16);