Rename buttonsound to promptbutton

This commit is contained in:
Rangi
2019-11-03 12:48:54 -05:00
parent 5134266b9a
commit 4aeab6b879
149 changed files with 804 additions and 801 deletions

View File

@@ -553,9 +553,9 @@ waitbutton: MACRO
db waitbutton_command
ENDM
enum buttonsound_command ; $55
buttonsound: MACRO
db buttonsound_command
enum promptbutton_command ; $55
promptbutton: MACRO
db promptbutton_command
ENDM
enum pokepic_command ; $56