summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com>2021-09-02 12:36:05 -0400
committerFieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com>2021-09-02 12:36:05 -0400
commita5557bf4726d7c040ace29b0ba17d6425b86baf1 (patch)
tree2350b1fe7931cb5529173001cf7ed9edbc3d5a8e
parent875d67029f0f84e2bbd526e507d289ac66356ff8 (diff)
Just fixing some grammatical errors
-rw-r--r--Removing-the-intro.md2
1 files changed, 1 insertions, 1 deletions
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