mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-21 13:22:40 +02:00
Remove excess newlines
This commit is contained in:
parent
4122b6a9ed
commit
c0c2242346
@ -75,10 +75,6 @@ int main(int argc, char* argv[])
|
|||||||
// Clear the rest of the line
|
// Clear the rest of the line
|
||||||
printf(" \n");
|
printf(" \n");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Update the console, sending a new frame to the display
|
// Update the console, sending a new frame to the display
|
||||||
consoleUpdate(NULL);
|
consoleUpdate(NULL);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user