diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2022-02-24 14:44:02 -0700 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2022-02-24 14:44:02 -0700 |
commit | 41f974ee60f1f5c677ef6e5992de4c69b25387f2 (patch) | |
tree | fa3af7c739f9f291af1fd942a9261c93fffa4707 | |
parent | e7ee03b4bcba3fd287be94caa3b176f608703b77 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 7399d93..8b23d8b 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -28,6 +28,7 @@ Tutorials may use diff syntax to show edits: - **[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)** +- **[Better Reflection System](Reflections)** ## Editing content ### Basic |