summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2024-03-17 10:38:30 +0200
committerjussi2024-03-17 10:38:30 +0200
commitae1d0b65f16b24f2e0db39cb8baef4af57b2a12f (patch)
tree80358810635da19821bdb38ece2098c2dd48f1ff /devnotes
parentca238975dc63d2dddcd2b17ad627bedc95dd158c (diff)
downloadreilua-enhanced-ae1d0b65f16b24f2e0db39cb8baef4af57b2a12f.tar.gz
reilua-enhanced-ae1d0b65f16b24f2e0db39cb8baef4af57b2a12f.tar.bz2
reilua-enhanced-ae1d0b65f16b24f2e0db39cb8baef4af57b2a12f.zip
Round and pubsub lib.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes4
1 files changed, 2 insertions, 2 deletions
diff --git a/devnotes b/devnotes
index 02e4f4a..5bb301e 100644
--- a/devnotes
+++ b/devnotes
@@ -3,8 +3,8 @@ Current {
Backlog {
* Raygui lib
- * Check if could remove flickering from changing draw order by making queue for order changing and only
- change them after everything is drawn.
+ * Check if could remove flickering from changing draw order by making queue for order
+ changing and only change them after everything is drawn.
* Platform desktop SDL
* Text input not working on gui. Could this be Raylib issue?
* Haptic functions.