mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-27 01:58:09 -07:00
wav icons
This commit is contained in:
@@ -8,4 +8,5 @@ App(
|
||||
order=60,
|
||||
fap_icon="wav_10px.png",
|
||||
fap_category="Music",
|
||||
fap_icon_assets="icons",
|
||||
)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 142 B |
@@ -11,6 +11,7 @@
|
||||
#include "wav_parser.h"
|
||||
#include "wav_player_view.h"
|
||||
#include <math.h>
|
||||
#include <WAV_Player_icons.h>
|
||||
|
||||
#define TAG "WavPlayer"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user