Merge pull request #5 from emaskyesmogon/master

Update intro.asm
This commit is contained in:
May Evans 2022-08-31 03:06:05 +01:00 committed by GitHub
commit 6a834b4c75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -335,7 +335,6 @@ PlayShootingStar:
inc a inc a
dec c dec c
jr nz, .loop jr nz, .loop
ld c, 40 ld c, 40
call DelayFrames call DelayFrames
.next .next