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 884f99c commit 9c71fc8Copy full SHA for 9c71fc8
README.md
@@ -2,12 +2,10 @@
2
3
[FreeBasic](https://freebasic.net/) bindings for [raylib](https://github.com/raysan5/raylib)
4
5
-platform |
6
------------- | -------------
7
-linux | works
8
-windows | works
9
-mac | should works
10
-bsd | should works
+Lib | Linux | Windows | Mac | BSD |
+--- | ----- | ------- | --- | --- |
+raylib.h | works | works | should works | should works
+raymath.h | works | works | should works | should works
11
12
## example
13
```basic
0 commit comments