summaryrefslogtreecommitdiff
path: root/tests/MyGame/OtherNameSpace/FromInclude.lua
blob: a98cec98fe21080aa95d5106151f1885783b510e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--[[ MyGame.OtherNameSpace.FromInclude

  Automatically generated by the FlatBuffers compiler, do not modify.
  Or modify. I'm a message, not a cop.

  flatc version: 22.10.26

  Declared by  : //include_test/sub/include_test2.fbs
  Rooting type : MyGame.Example.Monster (//monster_test.fbs)

--]]

local FromInclude = {
  IncludeVal = 0,
}

return FromInclude