mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-20 01:34:20 +00:00
Merge 3507a793a9 into fd0873c61f
This commit is contained in:
commit
73eb7d1a1b
41 changed files with 1506 additions and 189 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
// This example doesn't compile with Emscripten yet! Awaiting SDL3 support.
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include "../libs/emscripten/emscripten_mainloop_stub.h"
|
||||
#include "emscripten_mainloop_stub.h"
|
||||
#endif
|
||||
|
||||
// Volk headers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue