aboutsummaryrefslogtreecommitdiff
path: root/system/include/emscripten.h
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-12-06 13:27:43 -0800
committerAlon Zakai <alonzakai@gmail.com>2011-12-06 13:27:43 -0800
commitbea3d23dc5316222d31127299ea1896223075ac4 (patch)
treef7eaa5442d162cd3ca2575e6a46c06a0fd7a309c /system/include/emscripten.h
parent0f3f5cc6934a45c78ce7bfb2bdab15bb8756edf7 (diff)
initial work on memory growth
Diffstat (limited to 'system/include/emscripten.h')
-rw-r--r--system/include/emscripten.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/include/emscripten.h b/system/include/emscripten.h
index 482f7ef3..7b135c5a 100644
--- a/system/include/emscripten.h
+++ b/system/include/emscripten.h
@@ -16,6 +16,7 @@ extern "C" {
* eval() the given script.
*/
extern void emscripten_run_script(const char *script);
+extern int emscripten_run_script_int(const char *script);
/*
* This macro-looking function will cause Emscripten to