From 9c2be80bf3fbdac6505787b00da0f4ff71839a05 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 6 Jul 2020 12:39:29 -0400 Subject: text_linkpromptbutton -> text_waitbutton Fixes #260 --- scripts/MtMoonB2F.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/MtMoonB2F.asm') diff --git a/scripts/MtMoonB2F.asm b/scripts/MtMoonB2F.asm index cc6828f7..50620f23 100755 --- a/scripts/MtMoonB2F.asm +++ b/scripts/MtMoonB2F.asm @@ -323,7 +323,7 @@ MtMoon3Script_49f69: MtMoon3Text_49f6f: text_far _MtMoon3Text_49f6f sound_get_key_item - text_linkpromptbutton + text_waitbutton text_end MtMoon3Script_49f76: @@ -333,7 +333,7 @@ MtMoon3Script_49f76: MtMoon3Text_49f7f: text_far _MtMoon3Text_49f7f - text_linkpromptbutton + text_waitbutton text_end MtMoon3Text_49f85: -- cgit v1.3.1-sl0p