summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjussi2024-07-02 20:49:25 +0300
committerjussi2024-07-02 20:49:25 +0300
commit61c932f2605aac5a8fef4264087e9ea8f86c6760 (patch)
treef5bbf509317bd86ad25588456370844c58a1526a /README.md
parentfd18b5526e0c2b058f175ba140258549fec09098 (diff)
downloadreilua-enhanced-61c932f2605aac5a8fef4264087e9ea8f86c6760.tar.gz
reilua-enhanced-61c932f2605aac5a8fef4264087e9ea8f86c6760.tar.bz2
reilua-enhanced-61c932f2605aac5a8fef4264087e9ea8f86c6760.zip
GetMouseOffset and GetMouseScale.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae20aae..8c054ba 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,8 @@ List of some MISSING features that are planned to be included. For specific func
* v0.8
* Thorough search for any missing raylib functions that should get implemented.
+* v0.9
+ * Move to raylib 5.5.
## Usage