Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
63b526db52d562b45c64f1dc6b8185fe8c42c19e
/
.
/
tests
/
MyGame
/
Example
/
Any.go
blob: a23de4cbca76038276c6fa68ab7b9219e244e2a1 [
file
]
// automatically generated, do not modify
package Example
const (
AnyNONE = 0
AnyMonster = 1
AnyTestSimpleTableWithEnum = 2
)