minor adjustments

This commit is contained in:
2025-01-04 20:29:32 -05:00
parent 878c419a1f
commit f18da9af05
4 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ package vefontcache
import "base:runtime"
// White: Cached Hit, Red: Cache Miss, Yellow: Oversized
ENABLE_DRAW_TYPE_VIS :: true
ENABLE_DRAW_TYPE_VIS :: false
// See: mappings.odin for profiling hookup
DISABLE_PROFILING :: true