OC-PsychOS2/lib/velx.lua

7 lines
81 B
Lua

local velx = package.loaded.velx or {}
function velx.parse(fd)
end
return velx