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 c4aeafb..576323b 100644
--- a/TODO.org
+++ b/TODO.org
@@ -196,7 +196,7 @@
realize that writing custom low-level rendering routines will be
common enough to merit a nice API.
-** TODO Allow modules to declare state via signals, including OpenGL resources
+** DONE Allow modules to declare state via signals, including OpenGL resources
This is a tricky one. The major headache with my Lisp Game Jam
attempt was that the signal framework had to be abandoned
*everywhere* except the top-level environment of the script that