Skip to content

Commit 223e7ee

Browse files
committed
update to raylib 4.2
- updated raylib.bi - updated raymath.bi - added raygui.bi - removed rlgl.bi
1 parent 900ff90 commit 223e7ee

File tree

5 files changed

+2370
-1931
lines changed

5 files changed

+2370
-1931
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# raylib-freebasic -> v4.0
1+
# raylib-freebasic -> v4.2
22

33
[FreeBasic](https://freebasic.net/) bindings for [raylib](https://github.com/raysan5/raylib)
44

55
Lib | Linux | Windows | Mac | BSD |
66
--- | ----- | ------- | --- | --- |
77
raylib.bi | works | works | should work | should work
88
raymath.bi | works | works | should work | should work
9-
rlgl.bi | works | works | should work | should work
9+
raygui.bi | not tested | not tested | not tested | not tested
1010

1111
## example
1212
```basic

0 commit comments

Comments
 (0)