Shuffle without bgm (#157)

* add ability to shuffle without bgm
press B twice

* add license thingy for icons8, and thanks for their amazing icons
This commit is contained in:
LiquidFenrir
2018-05-10 18:52:14 +02:00
committed by Alex Taber
parent 4dbc71489f
commit 8e43bb1a74
7 changed files with 46 additions and 11 deletions

View File

@@ -60,6 +60,7 @@ enum TextureID {
TEXTURE_ARROW,
TEXTURE_ARROW_SIDE,
TEXTURE_SHUFFLE,
TEXTURE_SHUFFLE_NO_BGM,
TEXTURE_INSTALLED,
TEXTURE_PREVIEW_ICON,
TEXTURE_SORT,