diff options
author | mid-kid <esteve.varela@gmail.com> | 2019-07-15 18:50:49 +0200 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2019-07-15 18:50:49 +0200 |
commit | 740928604566671dcbc6f4222c8ccdc5aa332b96 (patch) | |
tree | 62ece1850dc7d75e887de747fefb3a2c241f27ca | |
parent | dfe1bf53ae800043fb59246a89de2dd81736f6fe (diff) |
Updated Add a new text scrolling speed (markdown)
-rw-r--r-- | Add-a-new-text-scrolling-speed.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-text-scrolling-speed.md b/Add-a-new-text-scrolling-speed.md index 44a2d79..6501a51 100644 --- a/Add-a-new-text-scrolling-speed.md +++ b/Add-a-new-text-scrolling-speed.md @@ -5,7 +5,7 @@ This tutorial details how to add an additional text speed option to the options 1. [Define wram constant](#1-define-wram-constant) 2. [Add instant text to options](#2-add-instant-text-to-options) -3. [Fix text speed while holding a or b](#3-fix-text-speed-while-holding-a-or-b) +3. [Fix text speed while holding A or B](#3-fix-text-speed-while-holding-a-or-b) ## 1. Define wram constant |