diff options
author | meekrhino <challenert@gmail.com> | 2021-12-27 00:22:59 -0600 |
---|---|---|
committer | meekrhino <challenert@gmail.com> | 2021-12-27 00:22:59 -0600 |
commit | bf684bfa77c001bda371ffa295d18835d8d9b4c4 (patch) | |
tree | 74e3fb8c058a08038b14608ac536fc44c1694d9c /Tutorials.md | |
parent | 34e90282ffee8ef6ddf6708a0e6ce9f0aa73af6b (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 5f9710b..7c6172a 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -99,6 +99,7 @@ Tutorials may use diff syntax to show edits: - **[Enable the Reset RTC Feature](Enable-the-Reset-RTC-Feature)** - **[Omnidirectional Jump Behavior](Omnidirectional-Jump)** - **[Uniquely Shuffle Arrays](Uniquely-Shuffle-Array)** +- **[Trigger Map Scripts By Flag](Trigger-Map-Scripts-By-Flag)** ### 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)** |