summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2024-12-11 00:21:28 +0200
committerjussi2024-12-11 00:21:28 +0200
commitb4b81f68c4274a6b4d0b5039b83459a1345ca6da (patch)
tree9f4f82d979c075b4be939107e725eb4f0e398549 /devnotes
parent14fbd73660b14fb5af3f8973ec09896c80b63ab2 (diff)
downloadreilua-enhanced-b4b81f68c4274a6b4d0b5039b83459a1345ca6da.tar.gz
reilua-enhanced-b4b81f68c4274a6b4d0b5039b83459a1345ca6da.tar.bz2
reilua-enhanced-b4b81f68c4274a6b4d0b5039b83459a1345ca6da.zip
Gui Icons enumeration.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes2
1 files changed, 0 insertions, 2 deletions
diff --git a/devnotes b/devnotes
index 8d4581a..773e399 100644
--- a/devnotes
+++ b/devnotes
@@ -4,8 +4,6 @@ Current {
Backlog {
* Symbols
* Expose symbols on Windows.
- * Raygui
- * ICON_ defines.
* 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.