mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
crystal_intro.asm -> intro.asm
This commit is contained in:
parent
b9f2b93c17
commit
2354c41a96
@ -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
|
Loading…
Reference in New Issue
Block a user