make net updates c

This commit is contained in:
Redo
2022-11-04 23:23:44 -06:00
parent 17edf2a782
commit c73fea8cca
6 changed files with 106 additions and 26 deletions

View File

@@ -26,7 +26,6 @@ dofile("gatedef.lua")
dofile("port.lua")
dofile("gate.lua")
dofile("save.lua")
dofile("compile.lua")
dofile("network.lua")
FFI = nil