summaryrefslogtreecommitdiff
path: root/extras/crystal.py
diff options
context:
space:
mode:
Diffstat (limited to 'extras/crystal.py')
-rw-r--r--extras/crystal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/crystal.py b/extras/crystal.py
index 55e3c8bff..e6f664f9b 100644
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -2387,7 +2387,7 @@ class Populate2ndLineOfTextBoxWithRAMContents(TextCommand):
class ShowArrowsAndButtonWait(TextCommand):
"06 = Wait for key down + show arrows. Structure: [06]"
id = 0x6
- macro_name = "waitbutton"
+ macro_name = "text_waitbutton"
size = 1
class Populate2ndLine(TextCommand):
"""