diff --git a/rlExtrasC/FPCamera.h b/rlExtrasC/FPCamera.h index 28cbb48..38c3252 100644 --- a/rlExtrasC/FPCamera.h +++ b/rlExtrasC/FPCamera.h @@ -83,7 +83,7 @@ typedef struct float ViewBobbleFreq; // how high up/down will the bobble be - float ViewBobbleMagnatude; + float ViewBobbleMagnitude; // how far left and right should the view bobble float ViewBobbleWaverMagnitude;