Change package name to lowercase

This commit is contained in:
2024-06-30 22:06:44 -04:00
parent b7f008521d
commit e4089d3832
9 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ A port of (https://github.com/hypernewbie/VEFontCache) to Odin.
See: https://github.com/Ed94/VEFontCache-Odin
*/
package VEFontCache
package vefontcache
import "base:runtime"