We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b08b7 commit 27fe08eCopy full SHA for 27fe08e
src/part2/title-screen.md
@@ -4,7 +4,7 @@ Let's make our game more official and give it a title screen! First, copy the ti
4
5

6
7
-Then copy and paste the following after [waiting for VBlank](./getting-started.md):
+Then copy and paste the following after waiting for VBlank:
8
9
```rgbasm,linenos,start={{#line_no_of "" ../../unbricked/title-screen/main.asm:title_screen}}
10
{{#include ../../unbricked/title-screen/main.asm:title_screen}}
0 commit comments