blob: 2c2bf0af924c9bb815f8d499e0b6b5eafa595e1f [file] [log] [blame]
James Kuszmaul8e62b022022-03-22 09:33:25 -07001--[[ MyGame.OtherNameSpace.FromInclude
2
3 Automatically generated by the FlatBuffers compiler, do not modify.
4 Or modify. I'm a message, not a cop.
5
6 flatc version: 2.0.6
7
8 Declared by : //include_test/sub/include_test2.fbs
9 Rooting type : MyGame.Example.Monster (//monster_test.fbs)
10
11--]]
12
13local FromInclude = {
14 IncludeVal = 0,
15}
16
17return FromInclude