summaryrefslogtreecommitdiff
path: root/graphics.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-11-17 23:26:36 +0100
committerMitya Selivanov <automainint@guattari.tech>2024-11-17 23:26:36 +0100
commitf8896689131d5218e3bf87c92d188ed7eca31267 (patch)
tree99475e30065d2420006e56cb51b399ad08db49f2 /graphics.c
parent374ffea9cf253518cb0ca4f643625007c244e5e6 (diff)
downloadreduced_system_layer-f8896689131d5218e3bf87c92d188ed7eca31267.zip
Update commentsHEADdev
Diffstat (limited to 'graphics.c')
-rw-r--r--graphics.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics.c b/graphics.c
index 014ec83..5cbc83d 100644
--- a/graphics.c
+++ b/graphics.c
@@ -4,9 +4,7 @@
//
// ----------------------------------------------------------------
//
-// TODO:
-// - Blending.
-// - Anti-aliasing.
+// (C) 2024 Mitya Selivanov <guattari.tech>
//
// ================================================================