add support for GLFW3

This commit is contained in:
Richard Smith 2024-01-22 14:48:31 +00:00
parent d9acf89784
commit be45bef9f1
8 changed files with 6241 additions and 3 deletions

View file

@ -33,4 +33,4 @@ print("""from enum import IntEnum
process("raylib.json")
process("raygui.json")
process("glfw3.json")