summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/field_ground_effect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_ground_effect.h b/include/field_ground_effect.h
index 398265b87..b7242ee7c 100644
--- a/include/field_ground_effect.h
+++ b/include/field_ground_effect.h
@@ -13,5 +13,6 @@
void SetObjectSubpriorityByZCoord(u8, struct Sprite *, u8);
void InitObjectPriorityByZCoord(struct Sprite *, u8);
bool8 IsZCoordMismatchAt(u8, s16, s16);
+bool8 AreZCoordsCompatible(u8, u8);
#endif //GUARD_FIELD_GROUND_EFFECT_H