summaryrefslogtreecommitdiff
path: root/include/field_ground_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-07 15:50:49 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-07 15:50:49 -0400
commit64ebd9b4fb54fae34a8f7cebb14588b89693d4a3 (patch)
treea438358b6f7f6f8779e28b21a272ed7c1b74a738 /include/field_ground_effect.h
parentf7742a68ae57ffa9e7b965c6cc816f7977b9e467 (diff)
sprite_new
Diffstat (limited to 'include/field_ground_effect.h')
-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 2b93273db..0c90f50dc 100644
--- a/include/field_ground_effect.h
+++ b/include/field_ground_effect.h
@@ -11,5 +11,6 @@
// Exported ROM declarations
void SetObjectSubpriorityByZCoord(u8, struct Sprite *, u8);
+void InitObjectPriorityByZCoord(struct Sprite *, u8);
#endif //POKEEMERALD_FIELD_GROUND_EFFECT_H