text_linkpromptbutton -> text_waitbutton

Fixes #260
This commit is contained in:
Rangi 2020-07-06 12:39:29 -04:00
parent 8a79315635
commit 9c2be80bf3
12 changed files with 44 additions and 44 deletions

View file

@ -92,9 +92,9 @@ text_dots: MACRO
db \1 ; number of ellipses to draw
ENDM
enum TX_LINK_PROMPT_BUTTON ; $0d
text_linkpromptbutton: MACRO
db TX_LINK_PROMPT_BUTTON
enum TX_WAIT_BUTTON ; $0d
text_waitbutton: MACRO
db TX_WAIT_BUTTON
ENDM
enum TX_SOUND_POKEDEX_RATING ; $0e