diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-26 22:26:02 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-26 22:26:02 -0400 |
commit | 57a6a5e6564aec89ab45f2d4c3b911f59f7db210 (patch) | |
tree | 206ae4351827c32d143f194f5a728a9f8fdce667 /include/field_effect_helpers.h | |
parent | b8c5ff4a42662ca8810d10e2509cff7923d73d08 (diff) |
PerStepCallback_8069F64
Diffstat (limited to 'include/field_effect_helpers.h')
-rwxr-xr-x[-rw-r--r--] | include/field_effect_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h index 56838fc3a..895d861e2 100644..100755 --- a/include/field_effect_helpers.h +++ b/include/field_effect_helpers.h @@ -9,5 +9,6 @@ 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); #endif // GUARD_FIELD_EFFECT_HELPERS_H |