mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
Merge pull request #4783 from Lperlind/windows_game_input
Add windows game input to vendor
This commit is contained in:
@@ -2,6 +2,9 @@ package all
|
||||
|
||||
import wgpu "vendor:wgpu"
|
||||
import b2 "vendor:box2d"
|
||||
import game_input "vendor:windows/GameInput"
|
||||
|
||||
_ :: wgpu
|
||||
_ :: b2
|
||||
_ :: b2
|
||||
_ :: game_input
|
||||
|
||||
|
||||
+1129
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user