diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-24 22:42:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-24 22:42:54 -0400 |
commit | b4ffd53ee2fed6eada3610e833bebb8c170fcdd6 (patch) | |
tree | 780725201e73ae4a3b09c45d48df64781210517a /include | |
parent | 2ef974d7766f899bbe3c3d4af8974232c6a13610 (diff) |
Documentation of SeaGallop
Diffstat (limited to 'include')
-rw-r--r-- | include/seagallop.h | 2 |
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 |