aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/RenderSystem.h
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-11-30 21:03:11 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-11-30 21:03:11 +0100
commit3afcae9dd472ead2d5f2b667fc6479f8ee6db10c (patch)
tree9fda1dc74d453a1f68796b5a0987ba5e32339a21 /src/crepe/system/RenderSystem.h
parent6ae0b9038e432869b506cbdfe2779e97d3732d87 (diff)
make format
Diffstat (limited to 'src/crepe/system/RenderSystem.h')
-rw-r--r--src/crepe/system/RenderSystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/system/RenderSystem.h b/src/crepe/system/RenderSystem.h
index 9ff015e..249f3b8 100644
--- a/src/crepe/system/RenderSystem.h
+++ b/src/crepe/system/RenderSystem.h
@@ -76,7 +76,7 @@ private:
private:
SDLContext & context = SDLContext::get_instance();
-
+
SDLContext::CameraValues cam_ctx;
};