Not-Nik / raylib-zig

Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
MIT License
517 stars 102 forks source link

IsGamepadButtonXXX functions are using wrong enum #18

Closed alanoliveira closed 2 years ago

alanoliveira commented 2 years ago

https://github.com/Not-Nik/raylib-zig/blob/261168a93c7f6e1964c80c7cd71500487d6786f2/lib/raylib-wa.zig#L195-L198

Hello guys, All these gamepad function are using the MouseButton enumerator, I believe it should be GamepadButton