summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2024-02-14 21:46:29 +0200
committerjussi2024-02-14 21:46:29 +0200
commit48adbe20dc022d286875408d215ef323c853e6f4 (patch)
tree00877204265329e57446e92da879eeddbf5be4a9 /devnotes
parentb8f27aefaedb7972fa0f1ff11b998aebdca4fb89 (diff)
downloadreilua-enhanced-48adbe20dc022d286875408d215ef323c853e6f4.tar.gz
reilua-enhanced-48adbe20dc022d286875408d215ef323c853e6f4.tar.bz2
reilua-enhanced-48adbe20dc022d286875408d215ef323c853e6f4.zip
Logo.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes2
1 files changed, 1 insertions, 1 deletions
diff --git a/devnotes b/devnotes
index ba4234b..8794dc3 100644
--- a/devnotes
+++ b/devnotes
@@ -4,7 +4,7 @@ Current {
Backlog {
* Godot scene importer lib.
* Script to find unimplemented raylib functions. Should have list for fuctions that will not
- be implemented.
+ get implemented.
* 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.