Add GF geyser script (#749)

* Add GF geyser script

* remove uneeeded include

* const
This commit is contained in:
Aaron Kimbrell
2022-08-25 15:51:22 -05:00
committed by GitHub
parent e707207ffa
commit 47f0830483
4 changed files with 40 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ set(DSCRIPT_SOURCES "ActivityManager.cpp"
"GfCaptainsCannon.cpp"
"GfJailkeepMission.cpp"
"GfJailWalls.cpp"
"GfMaelstromGeyser.cpp"
"GfOrgan.cpp"
"GfTikiTorch.cpp"
"GrowingFlower.cpp"