Attempt to add gamepad support.
This commit is contained in:
parent
825fdbc372
commit
4a59f0df23
4 changed files with 83 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -3,6 +3,7 @@ modules = \
|
|||
modules/dom/document.scm \
|
||||
modules/dom/element.scm \
|
||||
modules/dom/event.scm \
|
||||
modules/dom/gamepad.scm \
|
||||
modules/dom/image.scm \
|
||||
modules/dom/media.scm \
|
||||
modules/dom/window.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue