Skip to content

Commit 27fe08e

Browse files
authored
Update src/part2/title-screen.md
1 parent e6b08b7 commit 27fe08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/part2/title-screen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Let's make our game more official and give it a title screen! First, copy the ti
44

55
![Title Screen](../assets/part2/img/title-screen.png)
66

7-
Then copy and paste the following after [waiting for VBlank](./getting-started.md):
7+
Then copy and paste the following after waiting for VBlank:
88

99
```rgbasm,linenos,start={{#line_no_of "" ../../unbricked/title-screen/main.asm:title_screen}}
1010
{{#include ../../unbricked/title-screen/main.asm:title_screen}}

0 commit comments

Comments
 (0)