summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2023-04-07 21:24:14 +0300
committerjussi2023-04-07 21:24:14 +0300
commit6dad6544d7196905668b4863487daa00ac9843f7 (patch)
treed6c365c90d3a1e8c8e8a368703ac4b6826fce491 /devnotes
parent22f70cf06f75cd5022e622a9d14a56b67e74a157 (diff)
downloadreilua-enhanced-6dad6544d7196905668b4863487daa00ac9843f7.tar.gz
reilua-enhanced-6dad6544d7196905668b4863487daa00ac9843f7.tar.bz2
reilua-enhanced-6dad6544d7196905668b4863487daa00ac9843f7.zip
Audio and shapes now use new argumet style.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes3
1 files changed, 2 insertions, 1 deletions
diff --git a/devnotes b/devnotes
index 3714a26..61a15a4 100644
--- a/devnotes
+++ b/devnotes
@@ -22,10 +22,11 @@ Backlog {
* Models
* DrawCapsule and DrawCapsuleWires
* LoadMaterials
- * Test
+ * Needs Testing
* UpdateTexture
* UpdateTextureRec
* GetColor
* LoadShader
* LoadShaderFromMemory
+ * LoadSoundFromWave
}