fix prototype for humble_init to be int and not bool
client/library/humble_api.h @@ -7,7 +7,7 @@ extern "C" { #endif bool humble_init(); int humble_init(); /** * Trigger a FS.syncfs call on the emscripten Filesystem