summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com>2021-09-03 08:59:47 -0400
committerFieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com>2021-09-03 08:59:47 -0400
commitb78fa3e70ab91717f52cf7b64c7ca0252af01d91 (patch)
treeb73ef4f60d8bf189a7d7bebedfac449e15d05677
parent36c793900bd0b10f146ac8276460d34abe83cefe (diff)
Updated Battle Autoprompts (markdown)
-rw-r--r--Battle-Autoprompts.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/Battle-Autoprompts.md b/Battle-Autoprompts.md
index bd3e8be..e6b07d2 100644
--- a/Battle-Autoprompts.md
+++ b/Battle-Autoprompts.md
@@ -70,8 +70,6 @@ We then edit [home/text.asm](../blob/master/home/text.asm) and make functions fo
dict "<NEXT>", NextLineChar
dict "<CR>", CarriageReturnChar
dict "<NULL>", NullChar
-+ ; You may not apply this step for "<SCROLL>". See Step 1 for details.
-+ ; You may also not write this comment when editing text.asm.
- dict "<SCROLL>", _ContTextNoPause
+ dict "<SCROLL>", _ContTextPauseShort
dict "<_CONT>", _ContText