mirror of
https://github.com/Adorable-Catgirl/Zorya-NEO.git
synced 2024-11-15 06:48:07 +11:00
11 lines
143 B
Lua
11 lines
143 B
Lua
|
local function foxfs_getnodes(prox, sec)
|
||
|
|
||
|
end
|
||
|
|
||
|
local function foxfs_readnode(prox, sec)
|
||
|
|
||
|
end
|
||
|
|
||
|
local function foxfs_update(prox, sec, data)
|
||
|
|
||
|
end
|