summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLOuroboros <lunosouroboros@gmail.com>2021-03-28 17:30:10 +0000
committerLOuroboros <lunosouroboros@gmail.com>2021-03-28 17:30:10 +0000
commitcf50a2ddf1da4513005d397c6bf6af282d6c7ace (patch)
treec7d45aa908af202427cf8c443ef46b3c472a4129
parent8574f2c51e204059556a0156419fe2a5f8bf4642 (diff)
Updated Tutorials (markdown)
-rw-r--r--Tutorials.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index fbf87d3..26ae82f 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -85,6 +85,7 @@ Tutorials may use diff syntax to show edits:
- **[Dynamic Trade Names](Dynamic-Trade-Names)**
- **[Enable trade with FRLG without beating the game](Enable-trade-with-FRLG-without-beating-the-game)**
- **[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)**
### 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)**