summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/text.asm b/macros/text.asm
index 974759930..37ce72d98 100644
--- a/macros/text.asm
+++ b/macros/text.asm
@@ -46,7 +46,7 @@ text_low: macro
endm
enum WAIT_BUTTON
-text_waitsfx: macro
+text_waitbutton: macro
db WAIT_BUTTON
endm