aboutsummaryrefslogtreecommitdiffstats
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings.h b/src/settings.h
index 04ad920..9b04e0a 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -39,6 +39,7 @@ typedef struct {
Color crossHairColor;
// Player movement.
+ bool isBobbleEnabled;
float bobbleRate;
float bobbleAmount;
float playerAcceleration;