Update shell
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ ifdef WASM
|
||||
-sSDL2_IMAGE_FORMATS='["png"]' \
|
||||
-sSDL2_MIXER_FORMATS='["ogg"]' \
|
||||
-sALLOW_MEMORY_GROWTH=1 \
|
||||
-sEXPORTED_FUNCTIONS='["_main","_editor_upload_flag_ptr","_editor_save_flag_ptr","_editor_load_flag_ptr","_editor_load_vfs_file","_malloc","_free"]' \
|
||||
-sEXPORTED_FUNCTIONS='["_main","_editor_upload_flag_ptr","_editor_save_flag_ptr","_editor_load_flag_ptr","_editor_load_vfs_file","_game_load_level","_malloc","_free"]' \
|
||||
-sEXPORTED_RUNTIME_METHODS='["UTF8ToString","stringToUTF8","lengthBytesUTF8"]' \
|
||||
--preload-file assets \
|
||||
--shell-file web/shell.html
|
||||
|
||||
Reference in New Issue
Block a user