Update for async API breaking change, adding default filename
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
26785f2d75
commit
4c326f5f39
23 changed files with 96 additions and 34 deletions
2
Makefile
2
Makefile
|
@ -64,7 +64,7 @@ DGL_EXTRA_ARGS = \
|
|||
NVG_DISABLE_SKIPPING_WHITESPACE=true \
|
||||
NVG_FONT_TEXTURE_FLAGS=NVG_IMAGE_NEAREST \
|
||||
USE_NANOVG_FBO=true \
|
||||
ASM_EXCEPTIONS=true \
|
||||
WASM_EXCEPTIONS=true \
|
||||
WINDOWS_ICON_ID=401
|
||||
|
||||
# --------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue