Raylib 3.0 compatibility \o/

Signed-off-by: Not-Nik <nik.wipper@gmx.de>
This commit is contained in:
Not-Nik 2020-05-02 13:34:46 +10:00
parent 98e83d7a09
commit a4fabdcd40
5 changed files with 280 additions and 474 deletions

View file

@ -1,6 +1,6 @@
# raylib-zig
Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig.<br>
Bindings tested on raylib version 2.6
Bindings tested on raylib version 3.0
## Example
We can copy the default example with some minor changes: