summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index fe516a1..d761eb2 100644
--- a/TODO.org
+++ b/TODO.org
@@ -210,7 +210,7 @@
that all OpenGL resources *must* be declared as signals that wait
for the game loop to start before loading.
-** TODO Use a single OpenGL resource guardian structure
+** DONE Use a single OpenGL resource guardian structure
This will deduplicate code amongst all Scheme data types that wrap
OpenGL resources, because right now each one uses its own separate
guardian.