mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-08 23:08:10 -07:00
some icons
This commit is contained in:
@@ -5,5 +5,6 @@ App(
|
||||
entry_point="bad_apple_main",
|
||||
requires=["gui"],
|
||||
stack_size=1 * 1024,
|
||||
fap_icon="bad_apple_10px.png",
|
||||
fap_category="Misc"
|
||||
)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
@@ -7,5 +7,6 @@ App(
|
||||
requires=["gui"],
|
||||
stack_size=1 * 1024,
|
||||
order=20,
|
||||
fap_icon="orgasmotron_10px.png",
|
||||
fap_category="Misc",
|
||||
)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 162 B |
Reference in New Issue
Block a user