mirror of https://github.com/pret/pokeemerald.git
Updated Button Press to Skip Copyright Screen (markdown)
parent
ef1d31d462
commit
4a37116fe4
|
@ -1,6 +1,7 @@
|
||||||
By devolov
|
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
|
```diff
|
||||||
--------------------------------- src/intro.c ---------------------------------
|
--------------------------------- src/intro.c ---------------------------------
|
||||||
|
|
Loading…
Reference in New Issue