We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b517f commit ec75a37Copy full SHA for ec75a37
coffee/api.coffee
@@ -1,5 +1,6 @@
1
#@copyright Ophir LOJKINE
2
3
+Runtime = Module['Runtime']
4
apiTemp = Runtime.stackAlloc(4)
5
6
# Constants are defined in api-data.coffee
0 commit comments