diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-07-06 13:47:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-06 13:47:59 -0400 |
| commit | c480632d5494d04f7f5f0298a31877a2293b564e (patch) | |
| tree | 02483fc07e60d64a4b526ce8b402f26960ad33b2 /scripts/CinnabarGym.asm | |
| parent | Merge pull request #261 from Rangi42/master (diff) | |
| parent | text_linkpromptbutton -> text_waitbutton (diff) | |
| download | pokeyellow-c480632d5494d04f7f5f0298a31877a2293b564e.tar.gz pokeyellow-c480632d5494d04f7f5f0298a31877a2293b564e.tar.xz pokeyellow-c480632d5494d04f7f5f0298a31877a2293b564e.zip | |
Merge pull request #262 from Rangi42/master
Miscellaneous
Diffstat (limited to 'scripts/CinnabarGym.asm')
| -rwxr-xr-x | scripts/CinnabarGym.asm | 2 |
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: |
