summaryrefslogtreecommitdiff
path: root/macros/text.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-25 10:16:29 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-25 10:16:29 -0500
commit01792e00d2d1b0fc1e5550f13a8851c21917aa60 (patch)
tree2a1241f269e70af4d6712731fef354429da17ed8 /macros/text.asm
parentf599e477fc3306dbca9cad4aeadfe7a66b84c7bc (diff)
Rename several script commands
Diffstat (limited to 'macros/text.asm')
-rw-r--r--macros/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/text.asm b/macros/text.asm
index 37ce72d98..974759930 100644
--- a/macros/text.asm
+++ b/macros/text.asm
@@ -46,7 +46,7 @@ text_low: macro
endm
enum WAIT_BUTTON
-text_waitbutton: macro
+text_waitsfx: macro
db WAIT_BUTTON
endm