preparing for codebase rewrite

This commit is contained in:
2025-09-14 16:05:30 -04:00
parent 6c6e4ad75e
commit 8125f1680c
19 changed files with 17 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ import "core:math"
import lalg "core:math/linalg"
import "core:time"
import ve "codebase:font/VEFontCache"
import ve "codebase:VEFontCache"
import sokol_app "thirdparty:sokol/app"
import gfx "thirdparty:sokol/gfx"
import sokol_glue "thirdparty:sokol/glue"