mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-02 18:13:33 -07:00
dice fix
This commit is contained in:
@@ -10,5 +10,4 @@ App(
|
|||||||
fap_icon="icon.png",
|
fap_icon="icon.png",
|
||||||
fap_category="Games",
|
fap_category="Games",
|
||||||
fap_icon_assets="assets",
|
fap_icon_assets="assets",
|
||||||
fap_icon_assets_symbol="dice_dnd",
|
|
||||||
)
|
)
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
#include <gui/icon.h>
|
#include <gui/icon.h>
|
||||||
#include "dice_dnd_app_icons.h"
|
#include "Dice_app_app_icons.h"
|
||||||
|
|
||||||
#define TAG "DiceApp"
|
#define TAG "DiceApp"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user