mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
This commit is contained in:
7
applications/plugins/subghz_playlist/playlist_file.h
Normal file
7
applications/plugins/subghz_playlist/playlist_file.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <furi.h>
|
||||
|
||||
#include <storage/storage.h>
|
||||
|
||||
int playlist_count_playlist_items(Storage* storage, const char* file_path);
|
||||
Reference in New Issue
Block a user