big rendering overhaul (cleaning and api abstraction)

This commit is contained in:
veclavtalica
2025-01-14 23:20:54 +03:00
parent b7cb37c06a
commit 5059802d09
25 changed files with 290 additions and 424 deletions

View File

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