Fix demo imports.

This commit is contained in:
treeform 2021-05-26 17:41:52 -07:00
parent 122956a893
commit 49a281d210

View file

@ -1,6 +1,8 @@
import opengl, pixie, pixie/context, staticglfw except Image
import opengl, pixie, pixie/context
import staticglfw except Image
export pixie, staticglfw except Image
export pixie
export staticglfw except Image
var
dpi: float32 = 1.0