diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 12:39:29 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 12:40:36 -0400 |
| commit | 9c2be80bf3fbdac6505787b00da0f4ff71839a05 (patch) | |
| tree | 02483fc07e60d64a4b526ce8b402f26960ad33b2 /scripts/CeruleanCity.asm | |
| parent | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ... (diff) | |
| download | pokeyellow-9c2be80bf3fbdac6505787b00da0f4ff71839a05.tar.gz pokeyellow-9c2be80bf3fbdac6505787b00da0f4ff71839a05.tar.xz pokeyellow-9c2be80bf3fbdac6505787b00da0f4ff71839a05.zip | |
text_linkpromptbutton -> text_waitbutton
Fixes #260
Diffstat (limited to 'scripts/CeruleanCity.asm')
| -rwxr-xr-x | scripts/CeruleanCity.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/CeruleanCity.asm b/scripts/CeruleanCity.asm index bed09c10..bda53667 100755 --- a/scripts/CeruleanCity.asm +++ b/scripts/CeruleanCity.asm @@ -322,7 +322,7 @@ ReceivedTM28Text: text_far _ReceivedTM28Text sound_get_item_1 text_far _ReceivedTM28Text2 - text_linkpromptbutton + text_waitbutton text_end TM28NoRoomText: |
