mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-20 21:12:38 +02:00
Adjusted exit-button print for the time example.
This commit is contained in:
parent
398f15bbf2
commit
c15bbe9a2a
@ -44,7 +44,7 @@ int main(int argc, char **argv)
|
||||
gfxInitDefault();
|
||||
consoleInit(NULL);
|
||||
|
||||
printf("\x1b[16;16HPress Start to exit.");
|
||||
printf("\x1b[16;16HPress PLUS to exit.");
|
||||
|
||||
// Main loop
|
||||
while(appletMainLoop())
|
||||
|
Loading…
Reference in New Issue
Block a user