wav icons

This commit is contained in:
RogueMaster
2022-10-28 11:34:17 -04:00
parent 55b69c5d0e
commit 878c76e3c3
3 changed files with 2 additions and 0 deletions
@@ -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"