Browse Source

Platform: cthulhu was missing here.

pull/272/head
Vladimír Vondruš 8 years ago
parent
commit
2e567e4f12
  1. 2
      src/Magnum/Platform/EmscriptenApplication.js

2
src/Magnum/Platform/EmscriptenApplication.js

@ -23,6 +23,8 @@
DEALINGS IN THE SOFTWARE.
*/
"use strict"; /* it summons the Cthulhu in a proper way, they say */
var Module = {
preRun: [],
postRun: [],

Loading…
Cancel
Save