Merge branch 'master' into docking

This commit is contained in:
ocornut
2025-01-31 16:10:20 +01:00
10 changed files with 47 additions and 23 deletions

View File

@@ -18,7 +18,6 @@
#include <SDL3/SDL_opengl.h>
#endif
// This example doesn't compile with Emscripten yet! Awaiting SDL3 support.
#ifdef __EMSCRIPTEN__
#include "../libs/emscripten/emscripten_mainloop_stub.h"
#endif