Skip to content

Commit

Permalink
Edited path for fap_icon
Browse files Browse the repository at this point in the history
  • Loading branch information
squee72564 committed Dec 30, 2023
1 parent ec2f242 commit 5f7ca44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ App(

fap_libs=["assets"], # Not sure if needed
fap_icon_assets="images", # Image assets to compile for this application
fap_icon="minesweeper.png", # 10x10 1-bit PNG
fap_icon="images/minesweeper.png", # 10x10 1-bit PNG

fap_category="Games",

Expand Down

0 comments on commit 5f7ca44

Please sign in to comment.