Web build
This commit is contained in:
@@ -64,7 +64,7 @@ bool bzMain(BzAppDesc *appDesc, int argc, const char **argv) {
|
||||
|
||||
appDesc->userData = NULL;
|
||||
|
||||
//SetConfigFlags(FLAG_WINDOW_RESIZABLE);
|
||||
SetConfigFlags(FLAG_WINDOW_RESIZABLE);
|
||||
#ifdef EMSCRIPTEN
|
||||
EM_ASM(
|
||||
FS.mkdir('/game');
|
||||
|
||||
Reference in New Issue
Block a user