poll workers for non-threaded support, emscripten main loop, remove twn_model.c

This commit is contained in:
veclavtalica
2025-02-21 21:16:15 +03:00
parent dc6b298532
commit d76ea06470
12 changed files with 105 additions and 289 deletions

View File

@ -1,6 +1,6 @@
#include "twn_loop_c.h"
#ifndef EMSCRIPTEN
#ifndef __EMSCRIPTEN__
#define SDL_MAIN_HANDLED
#endif
#include <SDL2/SDL.h>