aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/RenderSystem.h
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-19 15:51:59 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-19 15:51:59 +0100
commit7c8c94663fdedb212e993eec232e6d40290cb67e (patch)
tree51cd6d5d1352f71688ac9739ad860db8f89e3887 /src/crepe/system/RenderSystem.h
parenta35b8998ec828877991c6da92879e37f28f64dc5 (diff)
make format
Diffstat (limited to 'src/crepe/system/RenderSystem.h')
-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 ed55dd5..14e5c2d 100644
--- a/src/crepe/system/RenderSystem.h
+++ b/src/crepe/system/RenderSystem.h
@@ -66,7 +66,6 @@ private:
* \return returns a sorted reference vector
*/
RefVector<Sprite> sort(RefVector<Sprite> & objs) const;
-
};
} // namespace crepe