summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjussi2022-11-27 16:25:25 +0200
committerjussi2022-11-27 16:25:25 +0200
commit08ef5b435273eaa3de860eac1c031219cd815587 (patch)
tree921570cddf499c1ac5f10b55342300c190edac55 /README.md
parentdeda5fb9170295133444809618835e8b9aa61512 (diff)
downloadreilua-enhanced-08ef5b435273eaa3de860eac1c031219cd815587.tar.gz
reilua-enhanced-08ef5b435273eaa3de860eac1c031219cd815587.tar.bz2
reilua-enhanced-08ef5b435273eaa3de860eac1c031219cd815587.zip
RL_LoadDirectoryFilesEx and separate option for doc_parser.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eccdc98..ed92cb6 100644
--- a/README.md
+++ b/README.md
@@ -25,12 +25,12 @@ List of some MISSING features that are planned to be included. For specific func
* Textures
* LoadImageFromMemory
* Text
- * LoadFontFromMemory
* GlyphInfo
+ * LoadFontFromMemory
* Audio
+ * AudioStream management functions
* LoadWaveFromMemory
* LoadMusicStreamFromMemory
- * AudioStream management functions
## Usage