mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
for lib folder to lowercase dir name
This commit is contained in:
@@ -7,7 +7,7 @@ import "core:fmt"
|
|||||||
import "core:mem"
|
import "core:mem"
|
||||||
import "core:os"
|
import "core:os"
|
||||||
|
|
||||||
import ve "../../VEFontCache"
|
import ve "../../vefontcache"
|
||||||
import ve_sokol "backend:sokol"
|
import ve_sokol "backend:sokol"
|
||||||
import app "thirdparty:sokol/app"
|
import app "thirdparty:sokol/app"
|
||||||
import gfx "thirdparty:sokol/gfx"
|
import gfx "thirdparty:sokol/gfx"
|
||||||
|
Reference in New Issue
Block a user