diff options
Diffstat (limited to 'src/postamble.js')
-rw-r--r-- | src/postamble.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/postamble.js b/src/postamble.js index 87850d96..70c45b98 100644 --- a/src/postamble.js +++ b/src/postamble.js @@ -38,3 +38,5 @@ Module['run'] = run; run(args); #endif +// {{POST_RUN_ADDITIONS}} + |