Remove rune tracking for string cache, + vecache changes
Getting ready to de-hardcode vefontcache shaders
This commit is contained in:
@ -305,8 +305,8 @@ import "codebase:grime"
|
||||
to_bytes :: grime.to_bytes
|
||||
|
||||
// strings
|
||||
StrRunesPair :: grime.StrRunesPair
|
||||
StringCache :: grime.StringCache
|
||||
StrCached :: grime.StrCached
|
||||
StringCache :: grime.StringCache
|
||||
|
||||
str_cache_init :: grime.str_cache_init
|
||||
str_cache_reload :: grime.str_cache_reload
|
||||
|
Reference in New Issue
Block a user