misc updates to dependencies

removed freetype, updated vefontcache to latest and sokol + sokol gp
This commit is contained in:
2025-06-26 23:27:05 -04:00
parent 3fd4e139d9
commit 54db9a7d57
9 changed files with 171 additions and 22 deletions

9
sectr.proj Normal file
View File

@ -0,0 +1,9 @@
// raddbg 0.9.18 project file
recent_file: path: "code/host/host.odin"
target:
{
executable: "build/sectr_host.exe"
working_directory: build
enabled: 1
}