diff options
author | SonikkuA-DatH <58025603+SonikkuA-DatH@users.noreply.github.com> | 2021-10-16 23:58:23 -0700 |
---|---|---|
committer | SonikkuA-DatH <58025603+SonikkuA-DatH@users.noreply.github.com> | 2021-10-16 23:58:23 -0700 |
commit | 525d333ffb209a9e302c6c9f1a636d074d7ba8af (patch) | |
tree | 2eb9890ea691da38c4f1cfb5352a882deda2e173 | |
parent | 471dcc935eed36f2256d6ecc23ea9cc6d291c422 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index d5f8022..34bc64d 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -27,7 +27,7 @@ Tutorials may use diff syntax to show edits: - **[Implement Missing Text Function `RESET_SIZE`](Implement-Missing-Text-Function-RESET_SIZE)** - **[Not showing dex entries until getting the Pokédex](Not-showing-dex-entries-until-getting-the-Pokédex)** - **[Improving the WaitForVBlank function](Improving-the-WaitForVBlank-function)** -- **[Make space for EWRAM Data for Summary screen(Make-space-for-EWRAM-Data-for-Summary-screen)]** +- **[Make space for EWRAM Data for Summary screen](Make-space-for-EWRAM-Data-for-Summary-screen)** ## Editing content ### Basic |