mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-28 01:29:31 +00:00
Added uqt.input for ctrulua and other stuff
This commit is contained in:
parent
42738cc7c9
commit
c0db856b82
7 changed files with 430 additions and 81 deletions
|
|
@ -3,7 +3,7 @@
|
|||
--- Audio functions.
|
||||
return {
|
||||
--- Loads an audio file and returns the corresponding audio object.
|
||||
-- TODO: audio object doc
|
||||
-- TODO: audio object doc & API
|
||||
-- @impl backend
|
||||
load = function(filepath) end
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue