diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-17 13:26:17 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-17 13:26:17 -0400 |
commit | 4b04e92e8b236d91ea5cc45813f914f10a86b748 (patch) | |
tree | 84cc2ad05a2987c93942551b12c1f27d8ce309cb /include/field_effect_helpers.h | |
parent | 7af98338830aaeb33be4c28dc26f14cc788f9df7 (diff) |
Ten more functions (remaining function count is 99)
Diffstat (limited to 'include/field_effect_helpers.h')
-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 6504a84f1..e80daf3bd 100644 --- a/include/field_effect_helpers.h +++ b/include/field_effect_helpers.h @@ -11,5 +11,6 @@ // Exported ROM declarations u8 sub_8154228(void); +bool8 sub_8155DA0(struct MapObject *); #endif //GUARD_FIELD_EFFECT_HELPERS_H |