diff options
author | Hiram Anderson <37224753+hjk321@users.noreply.github.com> | 2021-03-25 22:53:07 -0500 |
---|---|---|
committer | Hiram Anderson <37224753+hjk321@users.noreply.github.com> | 2021-03-25 22:53:07 -0500 |
commit | a30b53ad969308f27e18d14160cc705a67131d2d (patch) | |
tree | d8c49abc17f6f96977bd86f244ef088224434c57 /Tutorials.md | |
parent | 0f12500606cb939e50dce5b36b876e6c4a1f918f (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 29bff41..fbf87d3 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -84,6 +84,7 @@ Tutorials may use diff syntax to show edits: - **[Disable Catching Pokemon](Disable-Catching-Pokemon)** - **[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)** ### 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)** |