From a5557bf4726d7c040ace29b0ba17d6425b86baf1 Mon Sep 17 00:00:00 2001 From: FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> Date: Thu, 2 Sep 2021 12:36:05 -0400 Subject: Just fixing some grammatical errors --- Removing-the-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Removing-the-intro.md b/Removing-the-intro.md index cb5d371..7e53f56 100644 --- a/Removing-the-intro.md +++ b/Removing-the-intro.md @@ -22,4 +22,4 @@ IntroScenes: Compile and load the ROM. It should now do exactly as described above, with no errors. -Optionally, if you want to reduce space, you can also remove these intro scenes entirely, and it will still work.Not far from this you'll see "IntroScene1:". All the code for the intro scenes are right next to each other, so you can simply highlight from here all the way down to before `IntroScene28:` is mentioned delete everything selected. Make sure, however, you don't remove the `NextIntroScene` code. This is still required to switch from the Game Freak logo to the title screen. \ No newline at end of file +Optionally, if you want to reduce space, you can also remove these intro scenes entirely, and it will still work. Not far from this you'll see "IntroScene1:". All the code for the intro scenes are right next to each other, so you can simply highlight from here all the way down to before `IntroScene28:` is mentioned delete everything selected. Make sure, however, you don't remove the `NextIntroScene` code. This is still required to switch from the Game Freak logo to the title screen. \ No newline at end of file -- cgit v1.2.3