fix ffi absent in gatedef
This commit is contained in:
parent
4d874d4f7f
commit
f347d1f17d
@ -1,4 +1,6 @@
|
|||||||
|
|
||||||
|
local ffi = FFI or require("ffi")
|
||||||
|
|
||||||
GateDefinition = {
|
GateDefinition = {
|
||||||
ports = {},
|
ports = {},
|
||||||
logic = function(gate) end,
|
logic = function(gate) end,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user