diff options
author | dannye <33dannye@gmail.com> | 2020-01-06 22:07:33 -0600 |
---|---|---|
committer | dannye <33dannye@gmail.com> | 2020-01-06 22:07:33 -0600 |
commit | e7be25948dfeef257697a7aa30706339f6ba014b (patch) | |
tree | 973d0ad95361a1dfd1c371be59a300be19532e47 /docs/text_commands.md | |
parent | 99d16d616d5f70754dd6aa567e478e587a733d8c (diff) | |
parent | 94ebdab6d350fd6ebfd43c5a84710ed14dade8ca (diff) |
Merge branch 'master' into audio-macros
Diffstat (limited to 'docs/text_commands.md')
-rw-r--r-- | docs/text_commands.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/text_commands.md b/docs/text_commands.md index 13a905213..91d7538c8 100644 --- a/docs/text_commands.md +++ b/docs/text_commands.md @@ -35,7 +35,7 @@ Draw a box. Write text at (1, 16). -## `$06`: `text_waitbutton` +## `$06`: `text_promptbutton` Wait for button press; show arrow. @@ -71,7 +71,7 @@ Play `SFX_DEX_FANFARE_50_79`. Print *n* `"…"`s, pausing for 10 frames after each; interrupt if A or B is pressed. -## `$0D`: `text_linkwaitbutton` +## `$0D`: `text_linkpromptbutton` Wait for button press; show arrow. |