Kode / Kinc

Modern low level game library and hardware abstraction.
http://kinc.tech
zlib License
511 stars 121 forks source link

Fix compilation errors in input test #828

Closed FelixK15 closed 9 months ago

FelixK15 commented 9 months ago

Tried to compile the input test locally and ran into some compilation issues that this PR fixes. The original compilation issues are probably because the API changed and the test wasn't updated to reflect the API changes.