2021-10-11 13:55:54 +08:00

8 lines
89 B
Go

package UI
import (
"github.com/veandco/go-sdl2/ttf"
)
var Fonts map[string]*ttf.Font