diff options
author | LOuroboros <lunosouroboros@gmail.com> | 2021-01-06 19:50:29 -0300 |
---|---|---|
committer | LOuroboros <lunosouroboros@gmail.com> | 2021-01-06 19:50:29 -0300 |
commit | 201df908b16867064d55f74843b441482af95a29 (patch) | |
tree | 2451d56fd03668de2b7029c162e3989a0eed41b9 /Tutorials.md | |
parent | c9e3c61438dd025a9eca2a264fb3619b18eb167a (diff) |
Updated Tutorials (markdown)
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index cdd62dc..7d397db 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -27,6 +27,7 @@ Tutorials may use diff syntax to show edits: - **[Keep the Camera from Making Waves](Keep-the-Camera-from-Making-Waves)** - **[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)** ## Editing content ### Basic |