diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 12:55:31 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 12:55:31 -0400 |
commit | b3bd6823660a9d5e73b7293df9461bb9f08fa989 (patch) | |
tree | aed87d921d5e27c621805089fd9163b35e7e8e21 /docs/text_commands.md | |
parent | 6cdcde8b498bf9c771042814d06ab19cf887c741 (diff) |
text_linkpromptbutton -> text_waitbutton
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
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 91d7538c8..959fd47d9 100644 --- a/docs/text_commands.md +++ b/docs/text_commands.md @@ -71,9 +71,9 @@ Play `SFX_DEX_FANFARE_50_79`. Print *n* `"…"`s, pausing for 10 frames after each; interrupt if A or B is pressed. -## `$0D`: `text_linkpromptbutton` +## `$0D`: `text_waitbutton` -Wait for button press; show arrow. +Wait for button press; don't show arrow. ## `$0E`: `sound_dex_fanfare_20_49` |