summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKDLPro <38602758+KDLPro@users.noreply.github.com>2021-07-28 18:46:57 +0800
committerKDLPro <38602758+KDLPro@users.noreply.github.com>2021-07-28 18:46:57 +0800
commit06c470d6cf903962a2990210c0a8f1ffb3e85917 (patch)
tree2f2bf17c13c96b2ed21f1fe0f780d41d8087a5de
parent7d7c2727fc70b2e9abab5b45defbf75262fe4a3e (diff)
Updated Battle Autoprompt (markdown)
-rw-r--r--Battle-Autoprompt.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Battle-Autoprompt.md b/Battle-Autoprompt.md
index 63231bd..3189ee3 100644
--- a/Battle-Autoprompt.md
+++ b/Battle-Autoprompt.md
@@ -2,10 +2,10 @@ In Generation 3 onwards, most battle text don't require the player to click A. T
## Contents
-1. [Add new charmap constants](add-new-charmap-constants)
-2. [Define new macros for autoprompts](define-new-macros-for-autoprompts)
-3. [Make functions for the new macros](make-functions-for-the-new-macros)
-4. [Edit battle text to not require prompts](edit-battle-text-to-not-require-prompts)
+1. [Add new charmap constants](#1-add-new-charmap-constants)
+2. [Define new macros for autoprompts](#2-define-new-macros-for-autoprompts)
+3. [Make functions for the new macros](#3-make-functions-for-the-new-macros)
+4. [Edit battle text to not require prompts](#4-edit-battle-text-to-not-require-prompts)
## 1. Add new charmap constants