Storage: Fallback SD format when app unavailable (#208) --nobuild

This commit is contained in:
Willy-JL
2024-09-06 23:02:51 +02:00
parent 5901fa4844
commit 263de09a5f
4 changed files with 133 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#include <stdint.h>
int32_t loader_menu_storage_settings(void* context);