ppy / SDL3-CS

MIT License
46 stars 12 forks source link

Update bindings and fix bindgen script #168

Closed Susko3 closed 1 month ago

Susko3 commented 1 month ago

Updates binding in line with https://github.com/ppy/SDL3-CS/pull/167.

generate_bindings.py is also updated to fix duplicate enum generation in platform-specific files.