We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900ff90 commit 223e7eeCopy full SHA for 223e7ee
README.md
@@ -1,12 +1,12 @@
1
-# raylib-freebasic -> v4.0
+# raylib-freebasic -> v4.2
2
3
[FreeBasic](https://freebasic.net/) bindings for [raylib](https://github.com/raysan5/raylib)
4
5
Lib | Linux | Windows | Mac | BSD |
6
--- | ----- | ------- | --- | --- |
7
raylib.bi | works | works | should work | should work
8
raymath.bi | works | works | should work | should work
9
-rlgl.bi | works | works | should work | should work
+raygui.bi | not tested | not tested | not tested | not tested
10
11
## example
12
```basic
0 commit comments