From af8cbf8e9e49d35d9c00aaf2d9d7ab1908c73c96 Mon Sep 17 00:00:00 2001 From: travis Date: Mon, 6 Jul 2020 16:58:29 +0000 Subject: [PATCH] text_linkpromptbutton -> text_waitbutton Removes support for text_waitbutton as a legacy alias for text_promptbutton. --- pokecrystal-au.sym | 2 +- pokecrystal.sym | 2 +- pokecrystal11.sym | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pokecrystal-au.sym b/pokecrystal-au.sym index 5932c30d1..925e8a981 100644 --- a/pokecrystal-au.sym +++ b/pokecrystal-au.sym @@ -396,7 +396,7 @@ 00:1543 TextCommand_DOTS 00:1548 TextCommand_DOTS.loop 00:155a TextCommand_DOTS.next -00:1562 TextCommand_LINK_PROMPT_BUTTON +00:1562 TextCommand_WAIT_BUTTON 00:156a TextCommand_STRINGBUFFER 00:1582 TextCommand_DAY 00:15a2 TextCommand_DAY.Days diff --git a/pokecrystal.sym b/pokecrystal.sym index 329559fdb..d878ee71d 100644 --- a/pokecrystal.sym +++ b/pokecrystal.sym @@ -396,7 +396,7 @@ 00:1543 TextCommand_DOTS 00:1548 TextCommand_DOTS.loop 00:155a TextCommand_DOTS.next -00:1562 TextCommand_LINK_PROMPT_BUTTON +00:1562 TextCommand_WAIT_BUTTON 00:156a TextCommand_STRINGBUFFER 00:1582 TextCommand_DAY 00:15a2 TextCommand_DAY.Days diff --git a/pokecrystal11.sym b/pokecrystal11.sym index 64b2440fb..f4baa6b93 100644 --- a/pokecrystal11.sym +++ b/pokecrystal11.sym @@ -396,7 +396,7 @@ 00:1543 TextCommand_DOTS 00:1548 TextCommand_DOTS.loop 00:155a TextCommand_DOTS.next -00:1562 TextCommand_LINK_PROMPT_BUTTON +00:1562 TextCommand_WAIT_BUTTON 00:156a TextCommand_STRINGBUFFER 00:1582 TextCommand_DAY 00:15a2 TextCommand_DAY.Days