diff options
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 f2de5f4..cdd62dc 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -84,6 +84,7 @@ Tutorials may use diff syntax to show edits: - **[Enable trade with FRLG without beating the game](Enable-trade-with-FRLG-without-beating-the-game)** ### 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)** ### Advanced - **[Reduce Noise and Improve Sound Quality (Implementing a New Mixer)](Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer))** - **[Triple-layer metatiles](Triple-layer-metatiles)** |