This commit is contained in:
Fernando Jiménez Moreno 2018-06-29 14:41:58 +02:00
parent 986c2f7842
commit 02c39eb9ef
3 changed files with 115 additions and 0 deletions

View file

@ -296,6 +296,7 @@ pub mod filereader;
pub mod filereadersync;
pub mod focusevent;
pub mod formdata;
pub mod gainnode;
pub mod gamepad;
pub mod gamepadbutton;
pub mod gamepadbuttonlist;