libs working
This commit is contained in:
15
examples/math/.build/manifest.json
Normal file
15
examples/math/.build/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"modules": [
|
||||
{
|
||||
"name": "math",
|
||||
"customTypes": {},
|
||||
"identifiers": {
|
||||
"add": {
|
||||
"encodedType": "F(I(32),I(32),I(32))",
|
||||
"exported": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user