diff options
Diffstat (limited to 'src/settings.h')
| -rw-r--r-- | src/settings.h | 1 |
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; |
