Missing Lua generated files

Change-Id: Id668ade474805dd9c7e108a478db3551d6a62b48
This commit is contained in:
Wouter van Oortmerssen
2018-07-16 16:44:49 -07:00
parent 79f2adc50a
commit 0cd8daf14e
6 changed files with 216 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
-- automatically generated by the FlatBuffers compiler, do not modify
-- namespace: NamespaceB
local EnumInNestedNS = {
A = 0,
B = 1,
C = 2,
}
return EnumInNestedNS -- return the module