Update create_enums.py
This commit is contained in:
parent
3c4e87025c
commit
fe782b5352
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ print("""from enum import IntEnum
|
|||
|
||||
process("raylib.json")
|
||||
process("raygui.json")
|
||||
process("glfw3.json")
|
||||
process("glfw3.json")
|
||||
|
|
Reference in a new issue