Updated Button Press to Skip Copyright Screen (markdown)

voloved 2023-01-24 18:39:03 -05:00
parent ef1d31d462
commit 4a37116fe4
1 changed files with 2 additions and 1 deletions

@ -1,6 +1,7 @@
By devolov
**Goal:** Be able to skip past the copyright screen the same way that you can skip past the rest of the intro.
**Goal:** Be able to skip past the copyright screen the same way that you can skip past the rest of the intro.
Normally, the copyright screen will display the same length regardless of button presses.
```diff
--------------------------------- src/intro.c ---------------------------------