1
0
Fork 0

feat(assets): add icon

This commit is contained in:
Henrik Hautakoski 2025-09-25 05:10:23 +02:00
parent 634fd7ce40
commit 5b54466018
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,9 @@ import (
"tetris/engine/graphics/font"
)
//go:embed icon.png
var Icon []byte
//go:embed sprites.png
var Sprite []byte

BIN
assets/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B