Merge pull request #4783 from Lperlind/windows_game_input

Add windows game input to vendor
This commit is contained in:
gingerBill
2025-02-08 07:51:06 +00:00
committed by GitHub
2 changed files with 1133 additions and 1 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff