From b3bd6823660a9d5e73b7293df9461bb9f08fa989 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 6 Jul 2020 12:55:31 -0400 Subject: text_linkpromptbutton -> text_waitbutton Removes support for text_waitbutton as a legacy alias for text_promptbutton. --- docs/text_commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/text_commands.md') 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` -- cgit v1.2.3