Fix text offset in some areas, cleanup
This commit is contained in:
parent
6dba9ae701
commit
9bd0d805fd
4 changed files with 4 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -106,7 +106,7 @@ endif
|
|||
|
||||
dgl:
|
||||
ifneq ($(HEADLESS),true)
|
||||
$(MAKE) -C dpf/dgl opengl USE_NANOVG_FBO=true
|
||||
$(MAKE) -C dpf/dgl opengl NVG_DISABLE_SKIPPING_WHITESPACE=true USE_NANOVG_FBO=true
|
||||
endif
|
||||
|
||||
plugins: deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue