hekate: reduce binary size

By using the same message everywhere.
This commit is contained in:
CTCaer 2024-02-16 16:05:42 +02:00
parent 35c36908a1
commit 6e6f5f8eed
1 changed files with 1 additions and 1 deletions

View File

@ -665,7 +665,7 @@ static void _nyx_load_run()
gfx_con_setpos(0, 0);
WPRINTF("Old Nyx GUI found! There will be dragons!\n");
WPRINTF("\nUpdate the bootloader folder!\n\n");
WPRINTF("\nUpdate bootloader folder!\n\n");
WPRINTF("Press any key...");
msleep(1000);