parent
becd305e01
commit
5cc96cbdba
10 changed files with 53 additions and 21 deletions
|
@ -44,6 +44,7 @@ allItems = [
|
|||
|
||||
allGui :: [(String, FilePath)]
|
||||
allGui = [
|
||||
("main", "main.png"),
|
||||
("health", "health.png")
|
||||
]
|
||||
|
||||
|
|
Reference in a new issue