This commit is contained in:
Josh Deprez 2021-08-08 11:42:36 +10:00
parent 702774be37
commit a0a088310e

View file

@ -12,6 +12,8 @@ import (
"github.com/hajimehoshi/ebiten/v2" "github.com/hajimehoshi/ebiten/v2"
) )
// commit?
//go:embed assets //go:embed assets
var assets embed.FS var assets embed.FS