got it to compile

This commit is contained in:
2024-07-01 01:22:04 -04:00
parent 8a7f615ebf
commit e06c866ace

View File

@@ -1,6 +1,6 @@
package ve_sokol package ve_sokol
import ve "../../VEFontCache" import ve "../../vefontcache"
import gfx "thirdparty:sokol/gfx" import gfx "thirdparty:sokol/gfx"
import glue "thirdparty:sokol/glue" import glue "thirdparty:sokol/glue"