diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2021-04-07 09:57:38 -0600 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2021-04-07 09:57:38 -0600 |
commit | 610f65afc93efbd7d1098056453c67a5e72d686c (patch) | |
tree | 8c0f74da973e957e7b04303f06f0f43d4e546f0f /Tutorials.md | |
parent | 4951d8af992b06b052cc28f9e98891c8b869061f (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 df35452..3e36f78 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -87,6 +87,7 @@ Tutorials may use diff syntax to show edits: - **[Extra save space with two lines of code](Extra-save-space-with-two-lines-of-code)** - **[Enable the Reset RTC Feature](Enable-the-Reset-RTC-Feature)** - **[Omnidirectional Jump Behavior](Omnidirectional-Jump)** +- **[Uniquely Shuffle Arrays](Uniquely-Shuffle-Array)** ### Intermediate - **[printf in mGBA](printf-in-mGBA)** - **[Implementing the “textcolor” script command from FRLG and give object events their own text colour](https://github.com/pret/pokeemerald/wiki/Implementing-the-“textcolor”-script-command-from-FRLG-and-give-object-events-their-own-text-colour)** |