summaryrefslogtreecommitdiff
path: root/scripts/CinnabarGym.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-06 12:39:29 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-06 12:40:36 -0400
commit9c2be80bf3fbdac6505787b00da0f4ff71839a05 (patch)
tree02483fc07e60d64a4b526ce8b402f26960ad33b2 /scripts/CinnabarGym.asm
parent8a79315635ee9ebb6eed5c9648fe89746085d0b1 (diff)
text_linkpromptbutton -> text_waitbutton
Fixes #260
Diffstat (limited to 'scripts/CinnabarGym.asm')
-rwxr-xr-xscripts/CinnabarGym.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/CinnabarGym.asm b/scripts/CinnabarGym.asm
index 7d4121a6..2aa61135 100755
--- a/scripts/CinnabarGym.asm
+++ b/scripts/CinnabarGym.asm
@@ -234,7 +234,7 @@ BlaineBattleText:
BlaineEndBattleText:
text_far _BlaineEndBattleText
sound_get_key_item ; actually plays the second channel of SFX_BALL_POOF due to the wrong music bank being loaded
- text_linkpromptbutton
+ text_waitbutton
text_end
BlaineFireBlastText: