attempt to build web version out of emscripten legacy gl wrapper

This commit is contained in:
veclavtalica
2025-02-21 18:07:04 +03:00
parent 85e47dd677
commit dd4fc45be3
10 changed files with 123 additions and 68 deletions

View File

@ -1,5 +1,7 @@
/* single compilation unit for every stb implementation */
#include <SDL2/SDL.h>
#include <stdint.h>
#define STB_DS_IMPLEMENTATION