summaryrefslogtreecommitdiff
path: root/include/SSVOpenHexagon/Global/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/SSVOpenHexagon/Global/Config.hpp')
-rw-r--r--include/SSVOpenHexagon/Global/Config.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/SSVOpenHexagon/Global/Config.hpp b/include/SSVOpenHexagon/Global/Config.hpp
index a3916f3f..fc2100c7 100644
--- a/include/SSVOpenHexagon/Global/Config.hpp
+++ b/include/SSVOpenHexagon/Global/Config.hpp
@@ -89,6 +89,9 @@ void setPlayerTrailAlpha(unsigned int x);
void setPlayerTrailScale(float x);
void setPlayerTrailDecay(float x);
void setPlayerTrailHasSwapColor(bool x);
+void setShowSwapParticles(bool x);
+void setPlaySwapReadySound(bool x);
+void setShowSwapBlinkingEffect(bool x);
[[nodiscard]] bool getOfficial();
[[nodiscard]] const std::string& getUneligibilityReason();
@@ -162,6 +165,9 @@ void setPlayerTrailHasSwapColor(bool x);
[[nodiscard]] float getPlayerTrailScale();
[[nodiscard]] float getPlayerTrailDecay();
[[nodiscard]] bool getPlayerTrailHasSwapColor();
+[[nodiscard]] bool getShowSwapParticles();
+[[nodiscard]] bool getPlaySwapReadySound();
+[[nodiscard]] bool getShowSwapBlinkingEffect();
// keyboard binds