move apis into rom/modules/main for shell compatibility
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local Sound = require('sound')
|
||||
local Sound = require('opus.sound')
|
||||
|
||||
local args = { ... }
|
||||
local context = args[1]
|
||||
|
||||
Reference in New Issue
Block a user