hack stub files because enum from Physac isn't recognised by raylib header parser

This commit is contained in:
Richard Smith 2025-05-27 19:54:53 +01:00
parent 11c5b1a728
commit f551fca1f3
6 changed files with 6 additions and 0 deletions

View file

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