summaryrefslogtreecommitdiff
path: root/macros/scripts
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-06 12:59:53 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-06 12:59:53 -0400
commitf187d162585434d91e4ef6d8a6e831bb127ebad2 (patch)
tree786ea370914c6fbdff9bdcb82ac4baefc1d054c4 /macros/scripts
parenta1e155f0d5054cfda18bd09cf8d434124f4caa5f (diff)
text_linkpromptbutton -> text_waitbutton
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
Diffstat (limited to 'macros/scripts')
-rw-r--r--macros/scripts/text.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/scripts/text.asm b/macros/scripts/text.asm
index bb1701f8..67acf3e7 100644
--- a/macros/scripts/text.asm
+++ b/macros/scripts/text.asm
@@ -84,9 +84,9 @@ text_dots: MACRO
db \1
ENDM
- enum TX_LINK_PROMPT_BUTTON ; $0d
-text_linkpromptbutton: MACRO
- db TX_LINK_PROMPT_BUTTON
+ enum TX_WAIT_BUTTON ; $0d
+text_waitbutton: MACRO
+ db TX_WAIT_BUTTON
ENDM
enum TX_SOUND_DEX_FANFARE_20_49 ; $0e