mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Doc lines for vendor:*
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
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
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Bindings for [[ Windows XAudio2 ; https://learn.microsoft.com/en-us/windows/win32/xaudio2/xaudio2-introduction ]].
|
||||
|
||||
Compiling for Windows 10 RS5 (1809) and later
|
||||
*/
|
||||
package windows_xaudio2
|
||||
Reference in New Issue
Block a user