mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Fix dolphin deed's
This commit is contained in:
@@ -697,7 +697,7 @@ void playlist_free(Playlist* app) {
|
||||
|
||||
int32_t playlist_app(void* p) {
|
||||
UNUSED(p);
|
||||
DOLPHIN_DEED(DolphinDeedPluginStart);
|
||||
dolphin_deed(DolphinDeedPluginStart);
|
||||
|
||||
// create playlist folder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user