aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/RenderSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/system/RenderSystem.h')
-rw-r--r--src/crepe/system/RenderSystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crepe/system/RenderSystem.h b/src/crepe/system/RenderSystem.h
index 468f79b..feefa09 100644
--- a/src/crepe/system/RenderSystem.h
+++ b/src/crepe/system/RenderSystem.h
@@ -59,6 +59,7 @@ private:
void render_normal(const Sprite &, const Transform & tm);
+
/**
* \todo Include color handling for sprites.
* \todo Add text rendering using SDL_ttf for text components.