From d9991f0c38a9f94ea2ebad573d4058ece4fe3196 Mon Sep 17 00:00:00 2001 From: jmbau <30726620+jmbau@users.noreply.github.com> Date: Sun, 28 Jul 2024 17:56:03 +0200 Subject: [PATCH] Update gctl.c indentation error --- src/gctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gctl.c b/src/gctl.c index 3930487..1d7a81e 100644 --- a/src/gctl.c +++ b/src/gctl.c @@ -549,7 +549,7 @@ void GCtlUpdate( continue; sdljoystick = gc->sdljoystick[i]; - if(sdljoystick == NULL) + if(sdljoystick == NULL) continue; /* Update defined joystick operations for this joystick.