mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
Update about.c
fix syntax
This commit is contained in:
@@ -57,7 +57,7 @@ static DialogMessageButton compliance_screen(DialogsApp* dialogs, DialogMessage*
|
||||
static DialogMessageButton unleashed_info_screen(DialogsApp* dialogs, DialogMessage* message) {
|
||||
DialogMessageButton result;
|
||||
|
||||
const char* screen_header = "Unleashed Firmware\n"
|
||||
const char* screen_header = "Unleashed Firmware\n";
|
||||
|
||||
const char* screen_text = "Be responsible.\n"
|
||||
"Play with caution.\n"
|
||||
|
||||
Reference in New Issue
Block a user