Skip to content

Commit c59ec0c

Browse files
committed
update to raylib 4.0
- updated raylib.bi - updated raymath.bi - added rlgl.bi
1 parent 60fb3bd commit c59ec0c

File tree

4 files changed

+921
-471
lines changed

4 files changed

+921
-471
lines changed

README.md

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

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

55
Lib | Linux | Windows | Mac | BSD |
66
--- | ----- | ------- | --- | --- |
7-
raylib.h | works | works | should works | should works
8-
raymath.h | works | works | should works | should works
7+
raylib.bi | works | works | should works | should works
8+
raymath.bi | works | works | should works | should works
9+
rlgl.bi | works | works | should works | should works
910

1011
## example
1112
```basic

0 commit comments

Comments
 (0)