crystal_intro.asm -> intro.asm

This commit is contained in:
Rangi
2020-06-16 11:44:03 -04:00
parent b9f2b93c17
commit 2354c41a96
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
Copyright_GFPresents:
; Play the copyright screen and GameFreak Presents sequence.
; Return carry if user cancels animation by pressing a button.
ld de, MUSIC_NONE
call PlayMusic
call ClearBGPalettes