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

@@ -183,7 +183,7 @@ Function8921f:
pop de
ret
Mobile22_ButtonSound:
Mobile22_PromptButton:
call JoyWaitAorB
call PlayClickSFX
ret
@@ -2509,7 +2509,7 @@ Function89ff6:
call Function89a0c
call CloseSRAM
call Function891ab
call Mobile22_ButtonSound
call Mobile22_PromptButton
jp Function89e36
Function8a03d:
@@ -3892,7 +3892,7 @@ Function8ab00:
hlcoord 1, 13
call PlaceString
call WaitBGMap
call Mobile22_ButtonSound
call Mobile22_PromptButton
and a
ret