summaryrefslogtreecommitdiff
path: root/src/core/camera.c
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-08-13 22:13:29 +1000
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-08-13 22:13:29 +1000
commitd4df846c97a7fd216748806abdb729a11a0ce2ec (patch)
treec466b49a356904842f7fb5b7df7c43adfa1b91d7 /src/core/camera.c
parent567d384b698151e287e31140709c93f1b92e6db4 (diff)
go
Diffstat (limited to 'src/core/camera.c')
-rw-r--r--src/core/camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/camera.c b/src/core/camera.c
index c996d7d..77ddad6 100644
--- a/src/core/camera.c
+++ b/src/core/camera.c
@@ -87,4 +87,4 @@ void FlyCamera_Update(Camera* camera) {
}
// TODO: Right mouse => pan in screen space
-} \ No newline at end of file
+}