add support for GLFW3
This commit is contained in:
parent
d9acf89784
commit
be45bef9f1
8 changed files with 6241 additions and 3 deletions
|
@ -33,4 +33,4 @@ print("""from enum import IntEnum
|
|||
|
||||
process("raylib.json")
|
||||
process("raygui.json")
|
||||
|
||||
process("glfw3.json")
|
||||
|
|
Reference in a new issue