This commit is contained in:
2022-08-26 16:38:35 +00:00
parent 02d4396010
commit c56e2841b6
9 changed files with 24 additions and 42 deletions

View File

@@ -64,7 +64,6 @@ void engine_init()
//stbi_set_flip_vertically_on_load(1);
phys2d_init();
gui_init();
sound_init();
}