summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes2
1 files changed, 2 insertions, 0 deletions
diff --git a/devnotes b/devnotes
index 3592cc0..9a4a228 100644
--- a/devnotes
+++ b/devnotes
@@ -2,6 +2,8 @@ Current {
}
Backlog {
+ * Review events. Seems to be a lot of work for very little benefit if any.
+ Might just increase traffic between Lua and C needlessly.
* Platform specific API documentation.
* Platform desktop SDL.
* Thread safe Lua RL.event calling.