mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-18 06:20:08 -04:00
6 lines
228 B
Odin
6 lines
228 B
Odin
/*
|
|
Bindings for [[ Windows Game Input GDK ; https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/input/overviews/input-overview ]].
|
|
|
|
Windows SDK 10.0.26100.0 is at least required to link with.
|
|
*/
|
|
package windows_game_input |