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 60fb3bd commit c59ec0cCopy full SHA for c59ec0c
README.md
@@ -1,11 +1,12 @@
1
-# raylib-freebasic -> v3.7
+# raylib-freebasic -> v4.0
2
3
[FreeBasic](https://freebasic.net/) bindings for [raylib](https://github.com/raysan5/raylib)
4
5
Lib | Linux | Windows | Mac | BSD |
6
--- | ----- | ------- | --- | --- |
7
-raylib.h | works | works | should works | should works
8
-raymath.h | works | works | should works | should works
+raylib.bi | works | works | should works | should works
+raymath.bi | works | works | should works | should works
9
+rlgl.bi | works | works | should works | should works
10
11
## example
12
```basic
0 commit comments