aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-11 19:55:27 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-11 19:55:27 +0100
commit942fd5adcd3e7f73404601933359d22587843f25 (patch)
treea717b19dde13c131aa6ddaebd5e23567b9c18de0 /src/crepe/system
parent95d124454ff1c070f1fe49aff8b78a059a6fa8e9 (diff)
removed \class rendersystem
Diffstat (limited to 'src/crepe/system')
-rw-r--r--src/crepe/system/RenderSystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/system/RenderSystem.h b/src/crepe/system/RenderSystem.h
index 8e61072..fc7b46e 100644
--- a/src/crepe/system/RenderSystem.h
+++ b/src/crepe/system/RenderSystem.h
@@ -12,7 +12,6 @@ class Sprite;
class Transform;
/**
- * \class RenderSystem
* \brief Manages rendering operations for all game objects.
*
* RenderSystem is responsible for rendering, clearing and presenting the screen, and