summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-24 22:42:54 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-04-24 22:42:54 -0400
commitb4ffd53ee2fed6eada3610e833bebb8c170fcdd6 (patch)
tree780725201e73ae4a3b09c45d48df64781210517a /include
parent2ef974d7766f899bbe3c3d4af8974232c6a13610 (diff)
Documentation of SeaGallop
Diffstat (limited to 'include')
-rw-r--r--include/seagallop.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/seagallop.h b/include/seagallop.h
index a656ae3be..cce6da8ff 100644
--- a/include/seagallop.h
+++ b/include/seagallop.h
@@ -16,4 +16,6 @@ enum SeaGallopDestinations
SEAGALLOP_BIRTH_ISLAND
};
+void ScrSpecial_SeaGallopFerry(void);
+
#endif //GUARD_SEAGALLOP_H