2018-08-10 21:24:12 +08:00

9 lines
92 B
Go

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