emscripten Humble Cloud interface
Edward Rudd
2014-09-16 40112dfb9ac84f78c82eb45f3a94744b16904c8a

fix prototype for humble_init to be int and not bool

1 files modified
2 ■■■ changed files
client/library/humble_api.h 2 ●●● patch | view | raw | blame | history
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