Updated sokol to latest git commit 1d48f3a.

This commit is contained in:
Martin Felis
2023-04-15 00:06:12 +02:00
parent 2e631b4fc3
commit eb70c06c57
18 changed files with 11113 additions and 6870 deletions
+1
View File
@@ -22,6 +22,7 @@ To update the Zig bindings:
> cd sokol/bindgen
> git clone https://github.com/floooh/sokol-zig
> git clone https://github.com/floooh/sokol-nim
> git clone https://github.com/floooh/sokol-odin
> python3 gen_all.py
```