it kinda works!

This commit is contained in:
dylan
2023-04-29 15:16:35 -07:00
parent e85dbb1a33
commit 078b7806dd
3 changed files with 215 additions and 154 deletions

View File

@ -2,6 +2,5 @@ export {
createWindow,
getProcAddress,
mainloop,
DwmWindow,
} from "https://deno.land/x/dwm@0.3.3/mod.ts";
export * as gl from "https://deno.land/x/gluten@0.1.6/api/gles23.2.ts";