This commit is contained in:
2025-12-19 16:42:40 -06:00
parent 4bdbde52a0
commit 45e2fc7f2c
50 changed files with 481 additions and 60612 deletions

5
input.cm Normal file
View File

@@ -0,0 +1,5 @@
var sdl_input = use('sdl3/input')
return {
gamepad_id_to_tyle: sdl_input.gamepad_id_to_type,
}